Commit Graph

12 Commits

Author SHA1 Message Date
Lit Robot
06ac50cfc4 Import upstream changes (949a54677748a1f83ec4d166bd40e244de3afda7) 2023-11-03 19:38:55 +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
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
Abdón Rodríguez Davila
4b231be37d npm run format 2020-04-14 10:38:48 -07:00
Justin Fagnani
1191e25a2b Fix test expectations 2020-03-18 14:56:44 -07: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
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