Wykres commitów

2794 Commity (d18db9adfa50837a0e40f5cda3ee849e4e783673)

Autor SHA1 Wiadomość Data
konnorrogers d18db9adfa prettier 2023-06-12 14:20:11 -04:00
konnorrogers 41913c8c58 update docs with cdn / npm paths 2023-06-12 13:45:27 -04:00
konnorrogers 68b982a744 update docs 2023-06-12 12:48:15 -04:00
konnorrogers 4704d63791 Merge branch 'konnorrogers/modify-build-script-for-npm-2' of https://github.com/shoelace-style/shoelace into konnorrogers/modify-build-script-for-npm-2 2023-06-12 11:40:01 -04:00
konnorrogers 415a1477bb changelog, prettier 2023-06-12 11:39:56 -04:00
Cory LaViska f363d5e187 Merge branch 'next' into konnorrogers/modify-build-script-for-npm-2 2023-06-12 11:36:23 -04:00
Cory LaViska efb0ee9c48 fix spelling 2023-06-12 11:36:08 -04:00
konnorrogers 96daee5e1a use cdn dir for testing 2023-06-12 11:18:24 -04:00
konnorrogers d236206cce remove unneeded CLI args 2023-06-12 10:54:33 -04:00
Konnor Rogers 1ef8e1cf73
fix: radio group race condition (#1364)
* fix: radio group race condition

* update changelog

* prettier

* fix changelog
2023-06-08 15:45:34 -04:00
Cory LaViska dc63f858b0 fix typo 2023-06-08 15:41:03 -04:00
Cory LaViska b8a3952153 show next/dev versiosn 2023-06-08 15:33:36 -04:00
Cory LaViska 4b2a62f660 prettier 2023-06-08 15:27:32 -04:00
Cory LaViska 08c074e44b prettier 2023-06-08 15:24:56 -04:00
Cory LaViska d1953b0215 Merge branch 'new-docs' into next 2023-06-08 15:22:02 -04:00
Cory LaViska b268d7dd8e done! 2023-06-08 15:12:23 -04:00
Cory LaViska 90e56e2f07 don't swallow errors 2023-06-08 15:05:39 -04:00
Cory LaViska 45ddaa4d38 cleaner watching 2023-06-08 14:46:12 -04:00
Cory LaViska 0de54b163a smarter exit 2023-06-08 13:47:01 -04:00
Cory LaViska 620b86cddb exit after 2023-06-08 12:51:15 -04:00
Cory LaViska 32d0ac4147 remove extra heading 2023-06-08 12:39:18 -04:00
Cory LaViska a16733eb93 don't allow numbers at the start of an id 2023-06-08 12:39:12 -04:00
Cory LaViska b67eef484c prettier 2023-06-08 12:23:31 -04:00
Konnor Rogers 5166964659 fix scroll spy 2023-06-08 12:15:02 -04:00
Cory LaViska e72c2df6d2 fixes for turbo 2023-06-08 12:02:24 -04:00
Cory LaViska cdafb3870c use delegation so resizing works with turbo 2023-06-08 11:26:25 -04:00
Cory LaViska 20abf21791 move scripts to <head> and defer for turbo 2023-06-08 11:12:31 -04:00
Konnor Rogers 482d155af4 add turbo 2023-06-08 00:15:07 -04:00
Konnor Rogers ece23c727e add turbo 2023-06-07 17:23:57 -04:00
Cory LaViska b7726cd514 cleanup 2023-06-07 16:56:46 -04:00
Cory LaViska c31fe1ed35 update template 2023-06-07 16:53:48 -04:00
Cory LaViska 9e034810d9 reorder 2023-06-07 16:50:30 -04:00
Cory LaViska 217aabe55a update plop 2023-06-07 16:49:27 -04:00
Cory LaViska 1dea2f384e reorder 2023-06-07 16:47:28 -04:00
Cory LaViska c24edec6b9 sync changelog 2023-06-07 16:43:03 -04:00
Cory LaViska add09ca5b8 cleanup 2023-06-07 16:38:13 -04:00
Cory LaViska 57bd3632e8 fix spinner in prod build 2023-06-07 16:16:00 -04:00
Cory LaViska 6f44b6ffa6 remove await 2023-06-07 16:14:32 -04:00
Cory LaViska ca8ba2d16b don't swallow errors 2023-06-07 16:14:25 -04:00
Cory LaViska c37e4ba6b5 don't hide cursor 2023-06-07 15:19:10 -04:00
Cory LaViska 82cc778a0f fix urls when build on win 2023-06-07 14:03:04 -04:00
Cory LaViska 5085ef831b add shell for win 2023-06-07 13:49:10 -04:00
Cory LaViska 4721bd117b kill child processes without errors 2023-06-07 14:12:34 -04:00
Cory LaViska 57b13d848a nicer build (abort still erroring) 2023-06-07 13:28:22 -04:00
Cory LaViska e01a43f01e rename vars 2023-06-07 07:54:05 -04:00
Cory LaViska ec92351acf serve pages like page/index.html 2023-06-07 07:46:41 -04:00
Cory LaViska 8c44eb75d5 improvements 2023-06-06 17:02:15 -04:00
Konnor Rogers aa48566aef make live reload actually work. 2023-06-06 15:46:50 -04:00
Scott Martin 7cbb26cbdb
Correct import statement for all React components (#1363)
The current statement is incorrect and will result in
`Module not found: Package path ./dist/shoelace is not exported from package /your/path/to/node_modules/@shoelace-style/shoelace (see exports field in /your/path/to/node_modules/@shoelace-style/shoelace/package.json)`
2023-06-06 15:27:54 -04:00
Cory LaViska b8b6175a64 works with a 24 second docs refresh 😕 2023-06-06 09:21:07 -04:00