Commit Graph

24 Commits

Author SHA1 Message Date
Lit Robot
540cfe15ff Import upstream changes (55841c14f52891357dd93680d3bc5b1da6c89c8a) 2022-04-20 20:29:31 +00:00
Lit Robot
540e2eb289 Import upstream changes (99cd7571ad8c17ca7edc4398d57c8b03fcb272a7) 2022-03-04 22:59:12 +00:00
Kevin Schaaf
a2c387402d Update to Lit 2.0.0 (manually)
Will attempt to get this back to syncing with monorepo history per https://github.com/lit/lit#exporting-starter-templates in a follow-up.
2021-09-20 21:05:39 -07:00
Peter Burns
b834b52e70 Remove unnecessary explicit dep on lit-element 2021-04-21 11:52:00 -07:00
Peter Burns
f81255d183 Manually update to https://github.com/lit/lit main 2021-04-21 11:12:55 -07:00
Kevin Schaaf
fddb01149c Update lit-starter-ts to lit-next
* Upgrades the source to work with lit-next
* Aligns the linting and formatting rules/settings & ignores with the monorepo
* Upgrades to the same version of typescript and tsconfig settings as the monorepo
* Upgrades the test runner from karma to web-test-runner
* Upgrades the dev server from es-dev-server to @web/dev-server
2021-01-29 17:35:17 -08:00
Arthur Evans
72bbaf998d Merge branch 'master' of https://github.com/PolymerLabs/lit-element-starter-ts into clean-script 2020-04-14 11:11:08 -07:00
Abdón Rodríguez Davila
f28a35d88a Split lint script 2020-04-14 10:38:48 -07:00
Abdón Rodríguez Davila
fae1b82b91 Update all the dependencies 2020-04-14 10:38:48 -07:00
Abraham Williams
346324be79 Update package.json keyword to web-components 2020-04-09 21:14:27 -05:00
Arthur Evans
e0ef707dfd Address comments; clean docs dir before build. 2020-04-09 19:05:08 -07:00
Arthur Evans
c4f350942a Add "clean" script. 2020-03-24 12:05:47 -07:00
Justin Fagnani
3cc8adf0b1 Add @rollup/plugin-replace to devDeps 2019-12-20 15:49:00 -08:00
Justin Fagnani
9d33e2436d Add /dev/index.html for local dev. Update README 2019-12-20 13:56:55 -08:00
Justin Fagnani
fe5a424bee Use Rollup to build JS for docs 2019-12-20 13:56:55 -08:00
Justin Fagnani
12d60c07dd Add Rollup and a checksize npm script 2019-12-20 13:56:55 -08:00
Justin Fagnani
fc662728eb Add a static site generator
There is no build for the element or site utilities like PrismJS yet, so this site only works locally at the moment.
2019-12-20 13:56:55 -08:00
Justin Fagnani
2b3e914666 Add web-component-analyzer 2019-12-20 13:56:55 -08:00
Justin Fagnani
07f4413342 Add Prettier for formatting (#5) 2019-12-18 13:13:30 -08:00
Justin Fagnani
7b6b9cf0b4 Add ESLint (#3) 2019-12-18 11:35:37 -08:00
Justin Fagnani
d50f5a7c7e Add karma for testing (#2) 2019-12-17 18:54:23 -08:00
Justin Fagnani
9df8c648f6 Address review comments 2019-12-17 14:38:02 -08:00
Justin Fagnani
3f1e3a1d2d Some changes to configuration and example element 2019-12-12 14:33:23 -08:00
Arthur Evans
387a753d1f Initial checkin. 2019-12-03 17:05:21 -08:00