Pasquale Riello
c2f53bded9
Add README for bookmarks and page-redder samples ( #1101 )
...
* Add README.md
* Add README.md
* Update functional-samples/sample.bookmarks/README.md
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
* Update functional-samples/sample.page-redder/README.md
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
* Update functional-samples/sample.page-redder/README.md
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
* Update functional-samples/sample.page-redder/README.md
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
* Update functional-samples/sample.bookmarks/README.md
Co-authored-by: Joe Medley <jmedley@google.com>
* Update functional-samples/sample.bookmarks/README.md
Co-authored-by: Joe Medley <jmedley@google.com>
* Update functional-samples/sample.bookmarks/README.md
Co-authored-by: Joe Medley <jmedley@google.com>
* Update functional-samples/sample.bookmarks/README.md
Co-authored-by: Joe Medley <jmedley@google.com>
* Update functional-samples/sample.page-redder/README.md
Co-authored-by: Joe Medley <jmedley@google.com>
* Update functional-samples/sample.page-redder/README.md
Co-authored-by: Joe Medley <jmedley@google.com>
* Update functional-samples/sample.bookmarks/README.md
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
* Update functional-samples/sample.page-redder/README.md
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
---------
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
Co-authored-by: Joe Medley <jmedley@google.com>
2024-02-27 17:52:48 +00:00
amysteamdev
ee2c6fcad0
Switch to service worker ( #924 )
2023-05-22 09:41:06 -05:00
Sebastian Benz
dc2174377a
Add prettier and eslint ( #831 )
...
* Ignores archived samples
* Uses eslint/recommended rules
* Runs prettier and eslint (including --fix) pre-commit via husky
* Adds new npm scripts: 'lint', 'lint:fix' and 'prettier'
* Does not lint inline js code
* Fix all prettier and eslint errors
* Add custom prettier rules
* Apply custom prettier rules
* Update readme to explain how to setup the repo
* addressed comments
2023-02-22 13:25:39 +01:00
Oliver Dunk
5bf419b385
Reorganize directory structure ( #825 )
...
* Remove docs folder.
This was a redirect from a GitHub pages site that does not appear
to be in use.
* Rename api folder to api-samples.
* Move examples to functional-samples folder.
* Move cookbook sample to functional-samples.
* Move tutorials to functional-samples folder.
* Move mv2 and apps folders to _archive.
* Rename tools folder to .repo.
* Move reference folder to functional-samples.
* Update README.
Update README with new relative links for reorg.
* Update README.md
Co-authored-by: amysteamdev <37001393+AmySteam@users.noreply.github.com>
---------
Co-authored-by: amysteamdev <37001393+AmySteam@users.noreply.github.com>
2023-02-03 10:58:04 -06:00