COMMITS
/ gulpfile.js January 11, 2019
M
style(eslint): enable spaced-comment rule (#11585)
Michael Prentice committed
January 18, 2018
M
build: configure ESLint coverage for gulp, scripts, docs, config (#11064)
Michael Prentice committed
June 22, 2015
N
refactor(gulpfile): use forEach instead of filter
noamokman committed
May 28, 2015
R
removes global variables from gulp, pushing for more self-contained tasks
Robert Messerle committed
May 12, 2015
R
update(build): adds `--dev` support for development
Robert Messerle committed
R
update(build): all builds now generate minified files
Robert Messerle committed
May 11, 2015
R
update(build): comments gulpfile, moves `root` into globals file
Robert Messerle committed
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
R
update(build): moves buildJS method into helpers file
Robert Messerle committed
R
update(build): moves remaining taks into separate files
Robert Messerle committed
T
fix(build): enable build of component modules.
Thomas Burleson committed
T
fix(tests): performance improvements and fixes to jasmine testing
Thomas Burleson committed
May 6, 2015
R
refactor(build): moves `build-scss` into its own file
Robert Messerle committed
R
refactor(build): moves `build` and `build-resourecs` into separate files
Robert Messerle committed
R
refactor(build): moves `karma-sauce` into separate file
Robert Messerle committed
R
refactor(build): moves `karma-watch` into separate file
Robert Messerle committed
R
refactor(build): moves validate, default, and changelog tasks out into
Robert Messerle committed
April 26, 2015
T
chore(build): fix the banner inside angular-material.*.js
Tanguy Krotoff committed
April 22, 2015
R
update(build): modifies the build process to generate better Closure code
Robert Messerle committed
April 21, 2015
R
update(build): minor changes to custom build options
Robert Messerle committed
R
update(css): updates the build file to support more complex custom build processes
Robert Messerle committed
April 14, 2015
M
docs: upgrade gulp-uglify, improve error handling
Marcy Sutton committed
April 9, 2015
T
chore(karma): test against minified src and jquery
Toilal committed
R
chore(build): fix build-all-modules release code
Ryan Schmukler committed
April 3, 2015
R
update(docs): tweaks the CSS for the API pages
Robert Messerle committed
March 14, 2015
M
fix(): refactor global CSS styles
Marcy Sutton committed
February 24, 2015
R
enhance(autocomplete): adds `md-min-length` to prevent premature lookups
Robert Messerle committed
February 20, 2015
R
build(bower): remove default-theme.css
Ryan Schmukler committed
February 19, 2015
R
amend(select): add tab to close, fix mobile scrolling
Ryan Schmukler committed
February 13, 2015
R
chore(docs): adds a gulp server variation for testing the whole site
Robert Messerle committed
February 12, 2015
R
release: version 0.8.0-rc1
Robert Messerle committed
January 22, 2015
A
feat(select): add md-select
Andrew committed
February 8, 2015
T
update(build): component builds include component demo assets in dist/demos
Thomas Burleson committed
January 27, 2015
R
build(): remove gulp-debug line
Ryan Schmukler committed
R
build(): add theming js constants to closure build
Ryan Schmukler committed
January 13, 2015
R
build(layout): support standalone layout
Ryan Schmukler committed
January 8, 2015
R
fix(build): add non-core files to jshint
Ryan Schmukler committed
January 7, 2015
R
build(jshint): fix jshint gulp task
Ryan Schmukler committed
December 23, 2014
T
update(build): build-demo no longer requires prefixes
Thomas Burleson committed
December 5, 2014
A
feat(theming): use $mdThemingProvider
Andrew committed
December 12, 2014
T
update(project): move 'themes' into 'src/themes'
Thomas Burleson committed
December 11, 2014
T
fix(filenames): updated component .scss names to match conventions
Thomas Burleson committed
December 1, 2014
A
style(): also add prefixes for android 4.0/4.1
Andrew committed
November 25, 2014
A
docs(): remove theme-level, revert AngularJS logo
Andrew committed
November 22, 2014
T
docs(guidelines): update developer guidelines and READMEs
Thomas Burleson committed
November 20, 2014
R
refactor(style): this restyles parts of the site's layout
Robert Messerle committed
November 18, 2014
A
chore(build): only minify when needed, add banner to themes
Andrew committed
November 17, 2014
A
docs(): parse the un-minified version when release is true
Andrew committed
A
chore(): update log when building all modules
Andrew committed