Commit Graph

120 Commits

Author SHA1 Message Date
Elliott Marquez
5a3d0b3232 more clarification on how to debug in readme 2019-08-23 17:22:59 -07:00
Elliott Marquez
fdb35d90cc update readme for tests 2019-08-23 17:22:59 -07:00
태재영
2fba04d57f fix(infrastructure): use postinstall instead of custom script (#374) 2019-08-16 20:01:55 -07:00
Daniel Freedman
b38f3813d6 Break out build from bootstrap
Run format in CI
2019-08-12 16:12:50 -07:00
Elliott Marquez
eb34ec15cc create a benchmark cli 2019-07-24 17:08:53 -07:00
Alexander Marks
402324e3a7
Merge pull request #174 from peterblazejewicz/feat/34
Correct usage documentation in README. Closes #34
2019-07-20 12:57:45 -07:00
Daniel Freedman
1b66b0e0a9 Update READMEs
Add verbiage around experimental status of component set, as well as
overall project status.
2019-06-03 14:33:03 -07:00
Peter Blazejewicz
e8a9aca403 Correct usage documentation in README. Closes #34
- no public export in index.js, provide correct filename

Thanks!
2018-12-18 12:14:17 +01:00
Daniel Freedman
25e87b75e3 update readme 2018-10-04 12:27:19 -07:00
Daniel Freedman
80bda90d66 Implement watcher
Uses `node-watch` to watch for changes and run `npm run build`
It does too much, but I'm not sure how to do any incremental builds

Fixes #115
2018-09-25 17:44:38 -07:00
Tim van der Lippe
26aa1b44ba
Update README.md 2018-05-29 20:36:49 +02:00
Tim van der Lippe
9b74b04a03
Clarify why elements are not on the NPM registry yet 2018-05-29 20:33:57 +02:00
Steven Orvell
da78555fff Update main Readme 2018-05-08 15:55:53 -07:00
Steve Orvell
5c9b6c8b50
Update Readme: add glitch example 2018-05-08 13:42:25 -07:00
Steve Orvell
970416be3e
Update Readme getting started 2018-05-08 13:28:33 -07:00
Daniel Freedman
e5d83422d3 update demos link 2018-05-08 11:53:38 -07:00
Sam Li
a770be37a7
Update README.md 2018-04-30 11:23:16 -07:00
Sam Li
3aa0c1017c
Update README.md 2018-04-26 11:19:41 -07:00
Steven Orvell
286d4733ce [first commit] lots of wip elements
These are WIP. Some known issues:
* select, chips, and textfield ripple not working
* many tests to be added
* some elements tbd, including e.g. top-app-bar and drawer
2018-04-25 19:20:55 -07:00
material-admin
dd0edf200b
Initial commit 2018-03-27 14:46:52 -07:00