openmct/example/styleguide/res/templates
Pete Richards 0d53898af9 Build refactor to webpack (#2139)
* Move to webpack build
* Use webpack for building openmct.  Move SCSS to one folder and load
all core css up front.  Remove bower, begin removing gulp in favor
of npm run.
* Uses eslint instead of jshint and jscs.  Merge style checking rules
into .eshintrc.js, carrying over core parts of crockford style and
our adaptations.  Current code base fails to pass the linter, want
to separate linter changes from fixes to linting rules.
* Support for Vue SFC with example
* Remove outdated examples
* Use HTML loader for html (supports relative imports of resources e.g.
images) and raw-loader for when javascript must be loaded as text.
2018-08-07 14:47:50 -07:00
..
colors.html [Frontend] WIP Style Guide 2017-02-08 15:32:04 -08:00
controls.html Review and integrate UI enhancements (#2078) 2018-06-29 11:18:50 -07:00
glyphs.html Add Notebook icon (#1742) 2017-10-02 13:09:58 -07:00
input.html [Frontend] WIP Style Guide 2017-02-06 11:42:39 -08:00
intro.html Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
mct-example.html [Frontend] Add .w-mct-example to mct-example.html 2017-08-17 11:28:14 -07:00
menus.html Summary Widgets (#1668) 2017-11-28 13:23:15 -08:00
standards.html Minor tweaks 2017-03-16 15:59:51 -07:00
status.html Indicators api (#1837) 2018-07-16 15:21:38 -07:00