Commit Graph

24 Commits

Author SHA1 Message Date
Monica Dinculescu
2ff4e6eb53 add gulp config for polyfill bundles 2017-01-11 15:09:22 -08:00
Monica Dinculescu
35eaf162e7 clean up src folder 2016-12-14 13:46:46 -08:00
Monica Dinculescu
71e837771d delete ShadowDOM/ShadowCSS, piss off all the tests 2016-12-13 17:10:23 -08:00
Monica Dinculescu
ab21a42c01 delete MutationObserver polyfill 2016-12-13 15:52:04 -08:00
Daniel Freedman
1518c1b371 CustomElements split out into webcomponents/custom-elements
Update package.json, gulpfile, and tests
2016-09-08 12:19:32 -07:00
Justin Fagnani
e984474589 var -> const or let 2016-09-03 09:27:22 -07:00
Justin Fagnani
c8a6b393ba Add sourcemaps support 2016-09-02 16:49:03 -07:00
Justin Fagnani
5f1c3dc047 Use Closure’s new type inference. 2016-08-29 14:57:40 -07:00
Justin Fagnani
5edc6e8648 Add CustomElementsV1 to the main gulp build task 2016-08-23 16:21:57 -07:00
Justin Fagnani
34509affb2 Remove extraneous module wrapper 2016-08-23 16:21:57 -07:00
Justin Fagnani
3017f50493 Add Closure Compiler build for Custom Elements v1 2016-08-23 16:21:44 -07:00
Jeremiah Orr
64600955eb build task for just MutationObserver 2015-03-26 13:41:20 -04:00
Daniel Freedman
bf1c2b80c8 expose gulp test through web-component-tester 2014-11-13 15:15:27 -08:00
Daniel Freedman
117f69d0ed copy package.json to dist/ on builds 2014-11-13 15:15:06 -08:00
Daniel Freedman
606609acf9 copy readme on build 2014-11-10 11:21:44 -08:00
Daniel Freedman
6318f9ec16 copy bower.json to dist 2014-11-06 14:54:13 -08:00
Steve Orvell
caef618f37 include 'lite' build. 2014-10-17 10:12:31 -07:00
Daniel Freedman
c20ae22bac use two spaces for debug files 2014-10-16 12:58:54 -07:00
Daniel Freedman
f1e5fb8416 Add version task
Order tasks for version, builds, and auditing with run-sequence
Drop unique-concat
2014-10-16 11:36:47 -07:00
Daniel Freedman
dc96d2296d Add auditing
Refactor gulpfile slightly to set up task depenedencies correctly
2014-10-15 11:43:30 -07:00
Daniel Freedman
14192b434c add license header to builds 2014-10-14 11:31:55 -07:00
Steve Orvell
410a8c5d1e update build filenames: *.js for production use, *.debug.js for debugging. 2014-10-14 10:27:12 -07:00
Steve Orvell
c809116b62 execute all builds by default. 2014-10-13 18:49:40 -07:00
Steve Orvell
7870e9a631 add build support 2014-10-13 17:06:18 -07:00