COMMITS
/ gulp/util.js March 13, 2019
M
build: make the build output deterministic and reproducible (#11570)
Michael Prentice committed
January 11, 2019
M
style(eslint): enable space-in-parens rule (#11589)
Michael Prentice committed
July 10, 2018
M
build(gulp-uglify): use new syntax for preserving some comments (#11365)
Michael Prentice committed
January 18, 2018
M
build: configure ESLint coverage for gulp, scripts, docs, config (#11064)
Michael Prentice committed
October 27, 2016
K
fix(build): prevent closure from stripping $inject annotations (#9765)
Kristiyan Kostadinov committed
October 10, 2016
P
chore(docs): autoprefix docs stylesheet (#9800)
Paul Gschwendtner committed
September 8, 2016
P
fix(theming): match preceding selectors as well (#9484)
Paul Gschwendtner committed
September 1, 2016
T
Revert "chore(build): minify theme template for ng constant (#9455)"
Thomas Burleson committed
August 31, 2016
P
chore(build): minify theme template for ng constant (#9455)
Paul Gschwendtner committed
August 25, 2016
P
fix(build): properly filter core module files with updated gulp-filter (#9399)
Paul Gschwendtner committed
August 24, 2016
J
fix: undo change to unknown symbol for prod build (#9393)
Jeremy Elbourn committed
August 23, 2016
P
chore(): cleanup dependencies (#8850)
Paul Gschwendtner committed
August 16, 2016
C
build(): add script to remove duplicate CSS properties
crisbeto committed
August 4, 2016
C
fix(build): switch to cssnano for CSS optimizations
crisbeto committed
August 3, 2016
T
update(build): do not autoprefix css ie lte 10
Thomas Burleson committed
July 26, 2016
C
fix(build): -webkit- prefix for layouts
crisbeto committed
July 2, 2016
P
chore(build): module compilation should concatenate multiple theme files.
Paul Gschwendtner committed
July 4, 2016
S
update(docs): fixed typo in util.js
Seemann committed
April 1, 2016
P
chore(build): bower-material should update style modules and remove stale files
Paul Gschwendtner committed
October 16, 2015
J
fix(build): add second missing semi colon
Jeremy committed
J
fix(build): add missing semi-colon.
Jeremy committed
J
feat(core): add ngMaterial global with version info.
Jeremy Elbourn committed
August 24, 2015
T
fix(build): buildNgMaterialDefinition RegExp updated
Thomas Burleson committed
August 11, 2015
R
build(closure): add minified js releases
Ryan Schmukler committed
June 19, 2015
T
update(tests): karma config improvements
Thomas Burleson committed
May 28, 2015
R
update(build): cleans up closure files, fixes closure build process
Robert Messerle committed
R
removes global variables from gulp, pushing for more self-contained tasks
Robert Messerle committed
May 12, 2015
R
update(build): switches docs to use minified CSS
Robert Messerle committed
R
update(build): adds `--dev` support for development
Robert Messerle committed
May 11, 2015
R
update(build): moves util functions out of gulpfile and into util.js
Robert Messerle committed
R
update(build): renames `helpers` file to `util`, moves `autoprefix` to `util` file
Robert Messerle committed