Wykres commitów

2833 Commity (konnorrogers/fix-value-as-number-2)

Autor SHA1 Wiadomość Data
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
Cory LaViska de5ad1b1b9 new docs 2023-06-06 08:22:18 -04:00
Cory LaViska 0866785495 remove old docs 2023-06-06 08:20:35 -04:00
Cory LaViska 947b3a9ec4 support cjs 2023-06-06 08:18:44 -04:00
Cory LaViska 6db27ca51f update changelog 2023-06-01 08:57:03 -05:00
Yuki Nishijima f966ba97d7
Update the tutorial for Rails (#1258)
* Update the tutorial for Rails

* Update docs/tutorials/integrating-with-rails.md

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/tutorials/integrating-with-rails.md

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/tutorials/integrating-with-rails.md

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/tutorials/integrating-with-rails.md

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/tutorials/integrating-with-rails.md

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/tutorials/integrating-with-rails.md

* Add a bit more explanation to set up icons

---------

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>
2023-06-01 08:53:33 -05:00
Cory LaViska 1af711bc89 update changelog 2023-05-25 12:26:56 -04:00
dhellgartner c71da4a075
Split panel tests (#1343)
* Added tests for sl-split-panel

test for horizontal arrangement

* Added tests for sl-split-panel

tests for vertical arrangement

---------

Co-authored-by: stefanie.hellgartner <stefanie.hellgartner@in-tech.com>
2023-05-25 12:25:48 -04:00
Cory LaViska d609fa87b4 reflect size; fixes #1348 2023-05-25 10:47:44 -04:00
Cory LaViska dd16b0f65f update form control guidelines 2023-05-25 10:29:15 -04:00
ErikOnBike 6144e5eff4
Replace .map with .forEach when return value not used. See issue #740 (#1349) 2023-05-24 10:34:42 -04:00
Bernhard c4db99f5a3
update angular getting started (#1352) 2023-05-24 10:34:05 -04:00