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
6b7f29aedb
Add pointer to Build for production. ( #34 )
...
* Add pointer to Build for production.
* Update README.md
Co-authored-by: Justin Fagnani <justinfagnani@google.com >
Co-authored-by: Justin Fagnani <justinfagnani@google.com >
2020-08-18 16:53:10 -07:00
Arthur Evans
4a75f6fb48
Merge pull request #17 from PolymerLabs/clean-script
...
Add "clean" script.
2020-04-14 11:15:38 -07:00
Arthur Evans
edc075efa6
Update package-lock.
2020-04-14 11:12:51 -07: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
30cdf4be9f
Regenerate docs
2020-04-14 10:38:48 -07:00
Abdón Rodríguez Davila
227a40259a
Regenerate custom-elements.json
2020-04-14 10:38:48 -07:00
Abdón Rodríguez Davila
4b231be37d
npm run format
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
Arthur Evans
83388a038a
Merge pull request #19 from abraham/patch-1
...
Update package.json keyword to web-components
2020-04-10 13:37:41 -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
1191e25a2b
Fix test expectations
2020-03-18 14:56:44 -07:00
Russell Bicknell
0fdd9a757a
Fix an example in the docs index page. ( #8 )
2019-12-20 16:58:32 -08:00
Justin Fagnani
3cc8adf0b1
Add @rollup/plugin-replace to devDeps
2019-12-20 15:49:00 -08:00
Justin Fagnani
5ced993566
Fix URLs fully with relative path helper
2019-12-20 13:56:55 -08:00
Justin Fagnani
817f502dfa
Fix URLs a bit
2019-12-20 13:56:55 -08:00
Justin Fagnani
208789fa73
Add .nojekyll to /docs
2019-12-20 13:56:55 -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
51806b8d86
Reccomend lit-plugin ( #4 )
2019-12-18 13:07:49 -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
2c090ee06f
Merge pull request #1 from PolymerLabs/config
...
Some changes to configuration and example element
2019-12-17 14:39:12 -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