Cory LaViska
b09a48bec4
fix arg name
2023-08-14 10:02:23 -04:00
Burton Smith
aeef986cf5
JetBrains IDE Integration ( #1512 )
...
* upgrade vs code integration package
* add references
* add web-types plugin
* update reference
* run prettier
* update documentation
* run prettier
* remove test script
2023-08-14 09:34:34 -04:00
Cory LaViska
6f08f50639
2.7.0
2023-08-11 13:16:46 -04:00
Cory LaViska
8fc5f598d0
update changelog
2023-08-11 13:13:00 -04:00
Cory LaViska
1383ea3fe8
React import paths ( #1507 )
...
* fix react imports in examples
* move types to definition files
* update changelog
* update changelog
2023-08-11 13:09:44 -04:00
king8fisher
f8c37e0d14
Fix missing comma in linear-gradient ( #1506 )
2023-08-11 13:06:10 -04:00
Cory LaViska
cf543ef335
don't hijack key presses in text fields; fixes #1492 ( #1504 )
2023-08-11 11:25:46 -04:00
Cory LaViska
a3450a7d83
move emphasis
2023-08-11 11:01:37 -04:00
Cory LaViska
e80b2c9fb9
prettier
2023-08-11 11:01:00 -04:00
Alexander Krolick
8d617fb98c
Expand on comment about space-separated value for sl-select ( #1502 )
2023-08-11 10:58:14 -04:00
Burton Smith
a6e225e47c
upgrade vs code integration package ( #1500 )
...
* upgrade vs code integration package
* add references
2023-08-11 10:51:33 -04:00
Cory LaViska
e21943f4fb
fix typos/whitespace
2023-08-11 10:30:40 -04:00
Cory LaViska
c36df5ecc1
<sl-copy> ( #1483 )
...
* copy updates
* Update docs/pages/components/copy.md
Co-authored-by: Thomas Allmer <d4kmor@gmail.com>
* unwrap and fix case
* copy button updates
* use bs icon
* add parts, hoist, and improve parsing a bit
* update docs
* remove comment
---------
Co-authored-by: Thomas Allmer <d4kmor@gmail.com>
2023-08-11 10:27:34 -04:00
Cory LaViska
458def7830
update bootstrap icons and fix license
2023-08-10 12:59:44 -04:00
Cory LaViska
b5d800f07a
don't wrap code tags in tables
2023-08-10 11:29:25 -04:00
Cory LaViska
6551a6330b
remove default assignee
2023-08-09 16:13:52 -04:00
Cory LaViska
cb5f670909
update changelog
2023-08-09 15:40:36 -04:00
Cory LaViska
5b6c1632bd
update var names and use stylesheet; #1496
2023-08-09 15:38:24 -04:00
Tomas Drencak
bf15f2fb8a
Toggle visibility of the clear button ( #1496 )
2023-08-09 15:28:30 -04:00
Konnor Rogers
31ef2f7929
remove side-effects key, update React docs for cherry-picking ( #1485 )
...
* remove side-effects, update React docs for cherry-picking
* prettier
* add PR #
* prettier
* fix react import paths
* Update docs/pages/frameworks/react.md
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
* add colons to imports
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2023-08-07 13:20:34 -04:00
Cory LaViska
8aab94f184
switch skypack to esm.sh to fix react examples
2023-08-03 15:27:10 -04:00
Cory LaViska
b7acb27c98
Revert "feat(clipboard): add new component sl-clipboard ( #1473 )"
...
This reverts commit 16f3e256b0
.
2023-08-02 15:35:11 -04:00
Cory LaViska
dcbbc55f28
fix up/down focus in dropdown; closes #1472 ( #1481 )
2023-08-01 14:05:11 -04:00
Konnor Rogers
81dfcc2eae
fix treeshaking array ( #1480 )
...
* fix treeshaking array
* fix treeshaking array
* imports to not use .component
2023-08-01 14:04:36 -04:00
Thomas Allmer
16f3e256b0
feat(clipboard): add new component sl-clipboard ( #1473 )
...
* feat(clipboard): add new component sl-clipboard
* using slots
* using a single copyStatus
* feat(clipboard): support inputs/textarea/links and shadow dom
* fix(clipboard): add area-live to announce copied
* feat(clipboard): support any component with a value property
2023-08-01 13:53:11 -04:00
Cory LaViska
75b2da9eab
2.6.0
2023-07-31 15:17:43 -04:00
Cory LaViska
9736f053d9
update version
2023-07-31 15:15:54 -04:00
Cory LaViska
d0b710c26d
clear search index and other cache with cmd+shift+r
2023-07-31 15:14:25 -04:00
Cory LaViska
5b83d4d1b0
update changelog
2023-07-31 14:00:57 -04:00
Thomas Allmer
89f0f4a02c
feat(details): use details and summary html tag to enable in browser searching ( #1470 )
2023-07-31 13:58:42 -04:00
Cory LaViska
a067ccb9e0
fix docs
2023-07-27 12:39:44 -04:00
Cory LaViska
1ccea42cca
fix card borders
2023-07-26 15:20:51 -04:00
Cory LaViska
0f90dd0f54
update changelog
2023-07-25 22:20:13 -04:00
Ben Anderson
262cbc9a22
Add entry to changelog for types for react-wrapped elements ( #1464 )
2023-07-25 22:18:54 -04:00
Konnor Rogers
3a61d20d93
Create non-auto-registering routes ( #1450 )
...
* initial attempt at not auto defining
* add files with -
* continued work on removing auto-define
* fix component definitions
* update with new tag stuff
* fix lots of things
* fix improper scoped elements
* working through side effects
* continued react wrapper work
* update changelog
* formatting
* fixes
* update changelog
* lint / formatting
* fix version injection
* fix version injection, work on test
* fix version injection, work on test
* fix merge conflicts
* fix jsdoc null issue
* fix templates
* use exports
* working on tests
* working on registration mocking
* fix customElements test
* linting
* fix some test stuff
* clean up test
* clean up comment
* rename scopedElements to dependencies
* linting / formatting
* linting / formatting
* mark all packages external and still bundle
* set bundle false
* set bundle true
* dont minify
* fix merge conflicts
* use built shoelace-element
* fix lint errors
* prettier
* appease eslint
* appease eslint gods
* appease eslint gods
* appease eslint gods
* appease eslint gods
* add shoelace-autoloader
* move it all into 1 function
* add exportmaps note
* prettier
* add jsdelivr entrypoint
* read as utf8
* update docs with .component.js importS
* prettier
2023-07-24 13:00:07 -04:00
Cory LaViska
95f4f87eb8
update changelog
2023-07-19 15:06:25 -04:00
Cory LaViska
5b3cc0d492
add part to docs; #1460
2023-07-19 15:05:52 -04:00
Yehuda Ringler
0de39a8163
Add part to button spinner ( #1460 )
2023-07-19 15:04:49 -04:00
Cory LaViska
879fd7a224
wait for registration before attaching form handlers; closes #1452
2023-07-18 13:38:20 -04:00
Cory LaViska
50af138424
fix typos
2023-07-18 13:15:21 -04:00
Cory LaViska
9d592f4e08
wait longer to prevent flakiness
2023-07-18 13:13:59 -04:00
Cory LaViska
5016d27af7
remove test because we can't reliably suppress retargeted clicks
2023-07-18 13:11:08 -04:00
Chellappan
7218a19357
Replace .bind() with arrow functions in form controller,modal and slot controller ( #1453 )
2023-07-18 13:05:00 -04:00
Cory LaViska
33d2d4368f
fix logic
2023-07-18 13:03:34 -04:00
Cory LaViska
cca40ca710
remove test because we can't reliably prevent retargeted click handlers
2023-07-18 12:58:22 -04:00
Cory LaViska
c6281859fd
remove dead logic
2023-07-18 12:49:22 -04:00
Cory LaViska
956271880d
fix for contained
2023-07-18 12:39:44 -04:00
Cory LaViska
201ff4efc5
fix escape key in dialog/drawer; closes #1457
2023-07-18 12:37:52 -04:00
Cory LaViska
f954233bda
Revert "Move keydown handler for sl-drawer back to base div ( #1459 )"
...
This reverts commit 1e243e4257
.
2023-07-18 12:12:43 -04:00
Cory LaViska
8267968b76
update output
2023-07-18 12:08:50 -04:00