Wykres commitów

1668 Commity (konnorrogers/fix-button-group-dynamic-classes)

Autor SHA1 Wiadomość Data
konnorrogers d0204c2297 prettier 2024-03-25 13:19:57 -04:00
konnorrogers f10282f1e6 use data attributes 2024-03-25 12:28:33 -04:00
Alessandro 31f2600816
fix(carousel): synchronize slides after scroll (#1923)
* fix(carousel): synchronize slides after scroll

* chore: leftovers
2024-03-25 11:22:28 -04:00
Nic Newdigate 5a89439e14
dropdown: add optional sync property to align popup width to trigger slot element width (#1935)
Co-authored-by: Nic Newdigate <nic.newdigate@vivantio.com>
2024-03-25 11:20:23 -04:00
Cory LaViska 2878957ef5
fix clear button clicks (#1911) 2024-03-25 11:16:32 -04:00
Konnor Rogers cd5a6486da
fix(tree) icons rendering as null (#1922)
* fix icons rendering as null

* prettier

* prettier

* Update docs/pages/resources/changelog.md

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-03-25 11:15:51 -04:00
Konnor Rogers 7a62a87b9b
apply mutator to spritesheets (#1927)
* apply mutator to spritesheets

* prettier

* Update docs/pages/resources/changelog.md

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-03-25 11:14:04 -04:00
Cory LaViska 0ac61a6a22 prettier 2024-03-25 11:13:01 -04:00
Matt Walkland acf76cf359
Expose spinner part on tree item (#1937)
* Expose spinner part on tree item

* Add spinner__base to exportparts of tree-item
2024-03-25 10:59:50 -04:00
cyantree 2a4b3ee2e9
fix form selection when element is detached (#1806) (#1881)
Co-authored-by: cyantree <cyantree@users.noreply.github.com>
2024-03-06 10:34:59 -05:00
Konnor Rogers 3bc8495874
Fixes scroll lock layout shift (#1895)
* fix scroll lock layout shift

* changelog entry

* changelog entry

* prettier

* add notes about browser support
2024-03-06 09:07:14 -05:00
Amadej Glasenčnik c88b38f194
Add Slovenian translation (#1893) 2024-02-29 11:32:38 -05:00
Susanne Kirchner 9cbb0b8a95
Add missing form-control styles import (#1897) 2024-02-29 11:14:58 -05:00
Cory LaViska 2128e62109
fix required content color; closes #1882 (#1889) 2024-02-23 11:47:41 -05:00
RoyDust 1a2969a74b
fix:fix multi-select tag not changing with size (#1886)
Co-authored-by: xiongwei <xiongwei@sobey.com>
2024-02-23 11:42:49 -05:00
cyantree 298892b10a fix race condition in `submenu-controller` (#1815) 2024-02-21 00:27:32 +01:00
Cory LaViska e1102ba9cf prevent tab group safari twitch; fixes #1839 2024-02-20 14:58:11 -05:00
Cory LaViska b589938443
fixes #1709 (#1879) 2024-02-20 14:18:05 -05:00
Cory LaViska 07b13d489a reorder 2024-02-20 14:07:28 -05:00
Cory LaViska e9405d33a8
Fix close behavior when select is in a shadow root; fixes #1859 (#1878)
* fix close behavior when select is in a shadow root

* add pr
2024-02-20 13:55:50 -05:00
Cory LaViska f2a42565e2 prettier 2024-02-20 13:48:47 -05:00
stefanholzapfel 6e288a80a3
feat(sl-popup): Add contextElement property to VirtualElement interface (#1874) 2024-02-20 13:44:53 -05:00
cyantree 6440387432
fix `sl-rating` sometimes not resetting correctly when using `precision` and leaving with the mouse (#1877)
Co-authored-by: cyantree <cyantree@users.noreply.github.com>
2024-02-20 12:49:53 -05:00
Cory LaViska 02ce4dbf4e
Import styles more efficiently (#1861)
* import styles more efficiently; fixes #1692

* remove scale transition
2024-02-09 10:12:47 -05:00
Cory LaViska 775f30107f fix help text a11y 2024-02-09 09:57:54 -05:00
Alessandro 7e38e93ab2
fix(carousel): remove check for scrolling (#1862) 2024-02-09 09:28:45 -05:00
Ahmad Alfy 4185430989
locale: add Arabic translation (#1852) 2024-02-08 15:17:54 -05:00
Cory LaViska e6d3d8317a
Add checkbox help text (#1860)
* add help text to sl-checkbox to match sl-switch

* add missing import
2024-02-08 14:51:00 -05:00
clintcs 9451c3b8de
add switch help text (#1800) 2024-02-08 12:54:21 -05:00
Konnor Rogers a5e9b942e3
fix animated image documentation for CSS part (#1838) 2024-02-08 12:46:31 -05:00
Cory LaViska 380d56fa40
remove html from getTextLabel() (#1840) 2024-02-08 12:42:59 -05:00
Cory LaViska a4c49e95a9
no more tomatoes (#1836) 2024-01-24 10:29:45 -05:00
Cory LaViska 6751b21283 remove unused import 2024-01-23 11:29:05 -05:00
Cory LaViska e37139b7cf remove old test 2024-01-23 11:26:59 -05:00
Cory LaViska afc6dc1923 whitespace 2024-01-23 11:12:47 -05:00
Cory LaViska e2a64486d0 ignore types 2024-01-23 11:12:30 -05:00
Cory LaViska 8473d06822 prettier 2024-01-23 11:10:09 -05:00
Luke Warlow 0a319c3646
Use close watcher when supported in place of escape key handlers (#1788)
* Use close watcher when supported in place of escape key handlers

* Update src/components/select/select.component.ts

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-01-23 11:07:46 -05:00
Matin 1d626c1357
internals: refactor stop animations resolve mechanism (#1780)
* internals: refactor stop animations resolve mechanism

* remove cancel/finish listeners from stop animations function
2024-01-23 10:48:35 -05:00
Konnor Rogers 773255881b
fix dialog focus trapping behavior (#1813)
* fix dialog focus trapping behavior

* add changelog entry

* prettier

* remove duplicate 'disabled' check in tabbable

* fix dialog stuff

* prettier

* fix logic around checking active elements

* prettier

* prettier

* remove cusrtom-elements.mjs

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-01-23 10:45:20 -05:00
Alessandro 9f640aa0a2
fix(carousel): fix issues with safari (#1748)
* fix(carousel): fix scrollend polyfill

* fix(carousel): refactor mouse dragging

* chore: revert original mouse dragging implementation

* fix: add workaround for safari

* chore: add unit tests

* chore: minor changes

* chore: revert change

* chore: skip test case

* chore: revert changes to docs

* chore: remove leftover
2024-01-23 10:39:48 -05:00
clintcs 1a77e603f8
Add Radio Group `help-text` slot documentation (#1818) 2024-01-23 10:27:22 -05:00
Alessandro 95881b8cf8
fix(color-picker): add missing percent signs (#1831) 2024-01-23 10:17:42 -05:00
Cory LaViska e231f8a4a1
fixes #1823 (#1826) 2024-01-23 10:17:01 -05:00
Cory LaViska 6b9e78f05d
fixes #1795 (#1822) 2024-01-23 10:16:38 -05:00
Cory LaViska b79c72725b
fixes #1805 (#1821) 2024-01-23 10:15:58 -05:00
Cory LaViska 92bde9c66b
fixes #1730 (#1820) 2024-01-23 10:15:33 -05:00
Cory LaViska dd483c0a04 fix typo 2023-12-13 12:04:39 -05:00
Cory LaViska f5f4f9ae43 reformat comment 2023-12-13 12:03:01 -05:00
Cory LaViska a21ab1d044 update changelog; #1787 2023-12-13 12:00:37 -05:00