Commit graph

5 commits

Author SHA1 Message Date
Happy-Ferret
37c699e8bd Use siteConfig properties inside Example pages (#497)
Replace hardcoded values inside "footer",
"help" and "users" with properties
from siteConfig.

Fixes #488
2018-03-16 14:07:09 -07:00
Héctor Ramos
65421db62e Add Prettier Formatting (#258)
* Add Prettier formatting to source files and example files, and check that Prettier formatting is maintained on PRs

* Remove trailing-comma as we are using Node 6 on Circle

* Use latest Node 6 LTS version in Circle

* Remove unused test
2017-12-04 19:21:02 -08:00
Joel Marcey
77535d80f2 The complete move to MIT license (#115)
- headers in .js files
- update README and LICENSE year

Testing:

grep BSD, Patents, patents turned up nothing
2017-10-05 11:14:49 -07:00
Frank Li
9e412f6bd7 Remove license headers from example files (#68) 2017-08-16 13:41:20 -07:00
Frank Li
c3a971f2eb Update example files and examples script 2017-08-09 14:18:17 -07:00
Renamed from examples/pages/en/help.js (Browse further)