Wykres commitów

422 Commity (7cbb26cbdb8a2de20a05ae61227a3f85a888931b)

Autor SHA1 Wiadomość Data
Cory LaViska afb2e3d5b4 fix docs 2022-12-01 14:08:16 -05:00
Cory LaViska efea514f5a add summary-icon slot + example; #1046 2022-12-01 13:23:09 -05:00
Cory LaViska 488088d5f0 add header-actions slot 2022-11-29 11:17:15 -05:00
Cory LaViska 4dc92247d5 add usage disclaimer to popup 2022-11-28 09:56:41 -05:00
Cory LaViska b559c2345a remove whitespace 2022-11-15 13:52:03 -05:00
Cory LaViska a788e976c9 update docs/changelog 2022-11-14 09:50:35 -05:00
Emil 68c1319ed5
Add loading attribute to `sl-avatar` (#1006) 2022-11-14 09:48:26 -05:00
Cory LaViska 33e19c003c fixes #968 2022-11-10 17:12:29 -05:00
Cory LaViska f64f144b4b fixes #985 2022-11-10 12:27:03 -05:00
Cory LaViska f03b09a410 fixes #965 2022-11-09 15:27:51 -05:00
Cory LaViska e90b64b463 revert example 2022-11-09 09:58:04 -05:00
Cory LaViska 5fd682d83a fixes #990 2022-11-09 09:50:58 -05:00
Buni48 0ff144a787
Fixed button group inner border disappears (#980)
* fixed button group inner border disappears

* updated changelog

* show border on active
2022-10-27 12:55:20 -04:00
Manuel Schmidt 8121faa1d4
Enrich components `@summary` with description from docs (#962)
* keep header styles with repositioned description text

* `animated-image` move description to component

* code style

* `avatar` add summary from docs

* `badge` add summary from docs

* `breadcrumb` add summary from docs

* `button` add summary from docs

* lead sentence is now part of the header

* `button-group` add summary from docs

* `card` add summary from docs

* `checkbox` add summary from docs

* `color-picker` add summary from docs

* `details` add summary from docs

* `dialog` add summary from docs

* `divider` add summary from docs

* `drawer` add summary from docs

* `dropdown` add summary from docs

* `format-bytes` add summary from docs

* `format-date` add summary from docs

* `format-number` add summary from docs

* `icon` add summary from docs

* `icon-button` add summary from docs

* `image-comparer` add summary from docs

* `include` add summary from docs

* `input` add summary from docs

* `menu` add summary from docs

* `menu-item` add summary from docs

* `menu-label` add summary from docs

* `popup` add summary from docs

* `progressbar` add summary from docs

* `progress-ring` add summary from docs

* `radio` add summary from docs

* `radio-button` add summary from docs

* `range` add summary from docs

* `rating` add summary from docs

* `relative-time` add summary from docs

* `select` add summary from docs

* `skeleton` add summary from docs

* `spinner` add summary from docs

* `split-panel` add summary from docs

* `switch` add summary from docs

* `tab-group` add summary from docs

* `tag` add summary from docs

* `textarea` add summary from docs

* `tooltip` add summary from docs

* `visually-hidden` add summary from docs

* `animation` add summary from docs

* `breadcrumb-item` add summary from docs

* `mutation-observer` add summary from docs

* `radio-group` add summary from docs

* `resize-observer` add summary from docs

* `tab` add summary from docs

* `tab-panel` add summary from docs

* `tree` add summary from docs

* `tree-item` add summary from docs

* remove `title` for further usage of `Sl` classnames in docs

* revert: use markdown parser for component summary
2022-10-21 09:56:35 -04:00
Nick Cipriani 361efd43a2
Remove extra footer slot from Card with Footer example (#966)
The button and div both had a slot equal to footer when only the footer div actually needs it.
2022-10-21 08:08:49 -04:00
Manuel Schmidt a78b9fe5bd
`sl-alert`: move description from docs to component (#947)
* move component description from docs to component

* use component description in docs

* add style for lead sentence, keep bc for not updated components

* run `npm prettier`

* render summary as part of the header

* add `title` as another custom tag for JSDoc

* render components title in header
2022-10-19 09:35:53 -04:00
Buni48 46c225d50f
removed intl safari support notice (#954) 2022-10-14 08:34:11 -04:00
Cory LaViska 0a3656efc5 prettier 2022-10-03 16:19:22 -04:00
Greg Leaver 0aca600063
Fix `<sl-range>` docs to have correct closing tag in examples. (#928)
A couple of the examples had `</sl-input>` instead of `</sl-range>`
2022-10-03 16:15:04 -04:00
Cory LaViska a1c93fd30f fixes #913 2022-09-16 15:27:10 -04:00
Cory LaViska 7c0c0fa244 use event phase constants 2022-09-05 12:27:47 -04:00
Jared White ffd32e52ef
Avoid bubbling events for sl-include (#897)
* Avoid bubbling events for sl-include

I ran into an issue where icons inside of an HTML include were dispatching `sl-load` events, which was causing my `sl-include` event handler to run multiple times. By adding these guards, we ensure only events immediately dispatched by the element itself will be handled.

* Use the correct event variable
2022-09-05 12:23:47 -04:00
Cory LaViska 7de37b9315 remove date 2022-08-30 16:08:40 -05:00
Cory LaViska 7cc2c89f92 remove responsive media 2022-08-26 10:43:12 -04:00
Cory LaViska d9f48a5f2a update examples 2022-08-26 09:11:09 -04:00
Cory LaViska b6edba912b fixes #873 2022-08-25 17:22:18 -04:00
Cory LaViska 352cade421 fix example 2022-08-25 12:24:39 -04:00
Cory LaViska 156a2812ae fix docs 2022-08-25 08:33:32 -04:00
Cory LaViska 098db9c3fa add arrow-placement 2022-08-24 15:06:16 -04:00
Cory LaViska 81d393fbc1 update heroicons example to 2.0 2022-08-24 08:23:55 -04:00
Cory LaViska 4117b6d219 fix fallback 2022-08-22 17:15:27 -04:00
Cory LaViska af9905acff fix flip fallbacks and add example 2022-08-22 17:11:21 -04:00
Cory LaViska 624297f624 update docs 2022-08-19 14:26:41 -04:00
Cory LaViska 1996037acc update auto-size; fixes #860 2022-08-19 14:21:30 -04:00
Cory LaViska 8fa665d3e7 fix react example 2022-08-19 10:26:16 -04:00
Cory LaViska f0a3972ef6 add sync 2022-08-19 09:17:44 -04:00
Cory LaViska 7a6144d8c4 fix react example 2022-08-17 17:23:38 -04:00
Cory LaViska 20e9e3c320 tree updates 2022-08-17 16:22:03 -04:00
Cory LaViska 48f864475e fix tree single select behavior 2022-08-17 12:33:33 -04:00
Cory LaViska c6d30ae1b5
fix example 2022-08-16 15:32:14 -04:00
Cory LaViska 23bb45b1b6 add react example 2022-08-15 16:41:55 -04:00
Cory LaViska 70f59aa4ba add support for external anchors 2022-08-15 16:26:10 -04:00
Cory LaViska b669ab7b74 fixes #855 2022-08-15 11:02:36 -04:00
Cory LaViska 186f57cdde update docs 2022-08-11 09:22:35 -04:00
Cory LaViska c94db27f07 fix rating a11y 2022-08-11 09:17:34 -04:00
Cory LaViska fd3da7e773 fix examples 2022-08-10 16:24:45 -04:00
Cory LaViska 70700b1ab5 fix example 2022-08-10 12:54:36 -04:00
Cory LaViska a8e8325ea7 fix popup 2022-08-10 11:01:13 -04:00
Cory LaViska 73c8eba269 remove padding from example 2022-08-09 16:10:09 -04:00
Cory LaViska bd5ca9034c fix example 2022-08-09 15:27:41 -04:00
Cory LaViska 7ae454f8ca add data-current-placement 2022-08-09 15:27:34 -04:00
Cory LaViska cf2915a591 add react examples 2022-08-09 12:49:01 -04:00
Cory LaViska 9e625752be fix tag 2022-08-09 11:19:12 -04:00
Cory LaViska 147d1f048b update examples 2022-08-09 11:00:04 -04:00
Cory LaViska 801c4f70ec add examples 2022-08-09 10:52:36 -04:00
Cory LaViska 3919ea97e9 move it 2022-08-09 10:52:25 -04:00
Cory LaViska d14b9e12ed use popup in tooltip 2022-08-08 15:41:19 -04:00
Cory LaViska bf730f5bd2 use display:contents 2022-08-08 11:10:53 -04:00
Cory LaViska 1c6cf769d4 update example 2022-08-08 10:08:53 -04:00
Cory LaViska 2add23d5d2 add example template 2022-08-05 16:13:24 -04:00
Cory LaViska 26693b2256 looking good; needs docs 2022-08-05 16:11:39 -04:00
Cory LaViska f31d13c424 add popup 2022-08-05 09:17:58 -04:00
Cory LaViska 9b3240a14f update examples 2022-08-04 08:23:50 -04:00
Cory LaViska cea69beca9 update radio group, radio, radio buton 2022-08-03 11:55:24 -04:00
Burton Smith fb2d419ab0 fix react example 2022-08-02 13:20:02 -04:00
Burton Smith 7179b60499 update docs 2022-08-02 13:16:19 -04:00
Cory LaViska 1f34b63a2e revert radio fixes 2022-08-01 12:08:31 -04:00
Cory LaViska 92a73f21eb Merge branch 'fix-radio-a11y' of github.com:break-stuff/shoelace into next 2022-08-01 11:28:38 -04:00
Burton Smith 90aac9abe9 fix type-o 2022-08-01 10:38:58 -04:00
Burton Smith 1cc65b145a fix form validation 2022-08-01 10:35:00 -04:00
Alessandro ed2417d974 feat: add customizable icons
* fix a bug focusing collapsed nodes
2022-08-01 12:41:36 +00:00
Burton Smith 6446bb1013 prevent form submission 2022-07-29 12:31:29 -04:00
Burton Smith 2f8852245e update docs to reflect new API 2022-07-29 12:20:16 -04:00
Burton Smith d765cef376 move validation logic and value to group level 2022-07-28 13:00:43 -04:00
Cory LaViska ce09869ea2 various updates 2022-07-26 15:53:24 -04:00
Cory LaViska 33587f51d3 Merge branch 'feat/tree-view' of github.com:alenaksu/shoelace into alenaksu-feat/tree-view 2022-07-26 08:17:41 -04:00
Alessandro b4ae6ed1aa chore: update docs 2022-07-24 15:12:57 +00:00
Alessandro b6839254d4 feat: add new tree-view component
feat: add indeterminate state

fix: rename item role

fix: aria attributes

fix: restore hover effect

fix: indeterminate state

chore: fix lint issue

fix: address (partially) review comment

fix: minor fix

feat: add keyboard navigation

fix: dependency name

fix: keyboard selection does not update all items

chore: minor changes

chore: remove leftover

chore: update documentation

feat: add lazy loading + several fixes

fix: add aria-busy attribute

fix: improve keyboard navigation and lazy loading

chore: fix linting issue

chore: minor fixes

fix: update component styling and slot

chore: remove exportparts attribute

fix: remove button margin for safari

fix: set correct part name

feat: implement selection modes and fix accessibility issues

chore: fix linting issues

chore: update docs

fix: minor fix

fix: treeitem height style

chore: update documentation

chore: refactor implementation

chore: implement unit tests

chore: update Enter key behavior

chore: update doc

chore: update doc
2022-07-23 15:16:17 +00:00
Cory LaViska 8ee811af58 fixes #837 2022-07-21 15:29:58 -04:00
Alessandro 01c7ca27fe feat(range): add active track offset 2022-07-06 09:27:37 +00:00
Cory LaViska 31ae084538 fixes #797 2022-06-23 16:34:59 -04:00
Cory LaViska 4c3313e275 improve badge RTL styles 2022-06-07 13:27:42 -04:00
Cory LaViska e3f691fbda remove variant 2022-05-27 14:38:42 -04:00
Cory LaViska e07058ef5a add tablericons 2022-05-25 09:27:20 -04:00
Cory LaViska 7bb6c4f0c1 update message 2022-05-11 08:27:00 -04:00
Cory LaViska 6c14282223 add base path note 2022-05-11 08:25:27 -04:00
modmuss50 d55813fffb
Fix placeholder capitalisation (#731) 2022-04-19 08:55:00 -04:00
Cory LaViska 46ac480713 update instructions 2022-03-30 09:13:49 -04:00
Cory LaViska af4d25ee37 restore desired commits 2022-03-24 08:11:49 -04:00
Cory LaViska e32c15204c Revert recent changes 2022-03-24 07:48:03 -04:00
Cory LaViska 49215503a6 add custom validity eexamples 2022-03-23 17:35:37 -04:00
Cory LaViska b4713f9bc6 fix typo 2022-03-20 09:18:32 -04:00
Cory LaViska 5132ee3559 fix react example 2022-03-19 18:24:37 -04:00
Cory LaViska 2a702d1cb5 add react example 2022-03-19 18:19:00 -04:00
Cory LaViska 23a4859e0e add color example 2022-03-19 18:14:37 -04:00
Cory LaViska c26b1335f5 refactor form control parts 2022-03-18 17:33:23 -04:00
Cory LaViska 29d82736a7 update docs 2022-03-18 15:58:25 -04:00
Cory LaViska ada6f533b7 add label to color picker 2022-03-17 10:31:29 -04:00
Cory LaViska fe527ff5dd Revert "improve constrast to meet AA standard"
This reverts commit ad0ac34f9d.
2022-03-17 08:33:11 -04:00
Cory LaViska ad0ac34f9d improve constrast to meet AA standard 2022-03-16 17:45:06 -04:00