Commit Graph

32 Commits

Author SHA1 Message Date
Liz Mitchell
9a1fe7c6ec
Edge support (#948)
* docs: updating Edge native support

PiperOrigin-RevId: 298449151

* docs: update Edge native support

* chore: add latest edge test target
2020-03-02 17:03:14 -08:00
Liz Mitchell
73c03e475d chore: add demo link to readme 2020-02-27 18:10:15 -08:00
Davie
b02862ed4e
Update Read.me to include mwc-select (#830)
* Update Read.me to include mwc-select 

Updated status of mwc-select component

* Update README.md

added mwc-list and mwc-menu published status
2020-02-05 13:41:35 -08:00
Alexander Marks
b31a6cdf23
Fix npm run port number (#692) 2019-12-11 09:41:09 -08:00
Alexander Marks
21c1fb251f
Migrate fully from Travis to GitHub Actions (#653)
* Migrate fully from Travis to GitHub Actions

* Double the idle timeout for sauce
2019-11-22 18:26:54 -08:00
Alexander Marks
01133260f5
Add linear-progress to README component table (#576) 2019-10-19 17:38:40 -07:00
Daniel Freedman
82e0f651c6
Add mwc-menu to README to complete roadmap (#521)
* Add roadmap for component set completion

- And a few other tasks
- Also add mwc-menu to README

Fixes #59

* [ci skip] Roadmap file is a bit unnecessary
2019-10-02 10:16:47 -07:00
Alexander Marks
eb482aedea
Add mwc-drawer to table of elements (#520) 2019-10-01 12:24:18 -07:00
Alexander Marks
af9c047144
Add a new top-level README for MWC. (#501)
Includes:
- A table of all the components.
- A quick start guide.
- Documentation about fonts.
- Documentation about supporting older browsers.
- Some useful commands for contributors.
2019-09-26 14:40:51 -07:00
Elliott Marquez
cdb93f77ed add some readme documentation 2019-08-28 02:09:41 -07:00
Elliott Marquez
01b2b5e044 formatting to make readme more legible 2019-08-23 17:23:17 -07:00
Elliott Marquez
e1530fdffa make readme more informative about testing commands 2019-08-23 17:23:17 -07:00
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