Cory LaViska
4e09bacae9
fix select padding; fixes #2194 ( #2197 )
2024-10-04 16:24:27 -04:00
Konnor Rogers
61f2fdbca1
Fix textarea resizing bug ( #2182 )
...
* fix textarea resizing issue
* add changelog entry
* prettier
* remove unnecessary aria-hidden
* prettier
2024-10-04 16:21:56 -04:00
Cory LaViska
761e06220a
remove title
2024-09-24 13:01:10 -04:00
Konnor Rogers
edb69ad7e0
fix multiple identical spritesheet icons not applying mutator ( #2178 )
...
* fix a bug in multiple identical spritesheet icons
* add changelog entry
* add changelog entry
* prettier
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
2024-09-23 13:37:57 -04:00
Cory LaViska
91193e2d60
fixes #2179 ( #2181 )
2024-09-23 13:37:32 -04:00
Christian Schilling
a6d4cea3b7
Fix for #2145 ( #2146 )
...
* Fix for #2145
* Fixed misleading comment after css adjustments
* Use same spacing for all sizes
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
2024-09-23 11:34:33 -04:00
Cory LaViska
e064d2b074
fixes #2151
2024-09-20 13:04:48 -04:00
Konnor Rogers
41ba67275c
fix attributes and properties turning to null from 'morphing' ( #2177 )
...
* fix attributes and properties turning to null from 'morphing'
* add morphing tests
* prettier
* remove unnecessary console.log from button group test
2024-09-20 12:54:19 -04:00
Shmuel Leider
65126e875d
Add ability to automatically hide tab-group scroll control ( #2128 )
...
* Add ability to automatically hide tab-group scroll control when there are no longer any tabs to show
* code review updates
* update and document how scroll buttons are hidden
* AUTO-HIDE: Simplify
* AUTO-HIDE: extract to constant
* update changelog
* include pr number in changelog update
* add line
* apply suggested changes
* Prevent tab-group scroll buttons from being focusable
* prettier fix
* Set default for 'auto-hide-scroll-buttons' to true
* Make auto hiding scroll buttons the default behavior
* Update changelog
* update changelog
---------
Co-authored-by: Shmuel Leider <shmuel.leider@chabad.org >
Co-authored-by: Yehuda Ringler <yehuda.ringler@chabad.org >
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
2024-09-18 09:50:47 -04:00
Cory LaViska
6ce6e22466
fix select prefix spacing; closes #2167 ( #2174 )
2024-09-18 09:46:46 -04:00
Andrey Lushnikov
948092156f
Fix tab-group active indicator when tabs size change ( #2164 )
...
* Fix tab-group active indicator when tabs size change
Fixes #2163
* fix prettier
* fix eslint
2024-09-11 09:03:59 -04:00
RoCat
6bac3faab0
feat: add a countdown on sl-alert ( #1899 )
...
Co-authored-by: rcatoio <rcatoio@doubletrade.com >
2024-09-10 10:26:58 -04:00
Leander Gilles
ab3a66eb6e
Fix carousel newActiveSlide calculation to account for slidesPerPage ( #2155 )
...
* fix carousel newActiveSlide calculation to account for slidesPerPage
* fix carousel slide-per-page with rtl documents
We always need to scroll to the left most slide of the page. With rtl documents that's the last slide of the page.
2024-09-03 11:19:14 -04:00
Christian Schilling
2704f72696
Add support for sl-dropdown in the default slot of sl-breadcrumb-item ( #2015 )
...
* Add support for dropdowns in the default slot
* Make sure to register changes to the href attribute, too
* Update src/components/breadcrumb-item/breadcrumb-item.component.ts
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
* Update src/components/breadcrumb-item/breadcrumb-item.component.ts
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
* Update src/components/breadcrumb-item/breadcrumb-item.component.ts
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
* Prettier
---------
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
2024-08-05 09:19:06 -04:00
Cory LaViska
bc6d25acbc
optional chain disconnects; fixes #2127 ( #2129 )
2024-08-05 08:46:30 -04:00
Cory LaViska
f9cad91afc
update test
2024-07-29 13:41:17 -04:00
Lindsay M
4f5ac7be61
Merge pull request #2063 from Vivantio/latest-plus-one-select-suffix
...
Select component: add a suffix to .form-control-input
2024-07-29 12:12:20 -04:00
Cory LaViska
b4fb3c331b
prettier
2024-07-29 11:29:21 -04:00
Konnor Rogers
b8cdcd0c55
Fix submenu checkboxes ( #2116 )
...
* fix submenu checkboxes not being checkable
* add changelog entry
* prettier
* add changelog entry
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
2024-07-29 11:21:04 -04:00
Cory LaViska
5babdf9059
prettier
2024-07-29 11:08:30 -04:00
Yehuda Ringler
03adb45f4f
#2078 : Send event if image load fails, update changelog closes ( #2123 )
...
* AVATAR-EVENT: Send event if image load fails, update changelog
* AVATAR-EVENT: rename handler method
* AVATAR-EVENT: Add test
2024-07-29 11:07:40 -04:00
Konnor Rogers
1cf340b22e
fix scrollbar detection ( #2121 )
...
* fix scrollbar detection
* add pull #
* prettier
2024-07-23 12:45:08 -04:00
Lindsay M
42fbed116b
Increase contrast of interactive element borders in dark mode ( #2100 )
...
* increase contrast of interactive element borders
* match default button borders to input borders
* revert tag border change
2024-07-15 11:45:29 -04:00
Lindsay M
38a3186904
increase dark theme's help text contrast ( #2101 )
2024-07-15 11:45:15 -04:00
Cory LaViska
96edd854f3
sigh
2024-06-24 10:22:21 -04:00
Cory LaViska
6a655468d9
remove old test
2024-06-24 10:16:57 -04:00
Cory LaViska
e7e703394d
remove unused var
2024-06-24 10:10:48 -04:00
Cory LaViska
fae513c3f7
fix relative time in screen readers
2024-06-24 10:07:18 -04:00
Konnor Rogers
62eeaf985e
Fix tabs when they programmatically become disabled ( #2051 )
...
* additional fixes for tab component roving tabindex
* prettier
* fix tests
* fix tests
* prettier
* fix tabs
* Update src/components/tab/tab.component.ts
Co-authored-by: Manuel Correia <20400660+manuelc2209@users.noreply.github.com >
---------
Co-authored-by: Manuel Correia <20400660+manuelc2209@users.noreply.github.com >
2024-06-21 13:38:09 -04:00
Michal Altair Valášek
f453276e56
Create Czech (cs) translation. ( #2084 )
2024-06-21 13:37:40 -04:00
Alex Andres
a5c3971a17
Exported the popup part of the dropdown component ( #2078 )
2024-06-21 13:34:27 -04:00
Konnor Rogers
d7e9d717c2
try registering without anonymous classes first ( #2079 )
...
* try registering without anonymous classes first
* Add comment
* Add comment
* Add changelog note
* prettier
2024-06-21 13:32:38 -04:00
Nic Newdigate
dbd4ba835b
Select component: add a suffix to .form-control-input
2024-06-11 17:22:14 +01:00
HappyXiaoAnAn
6092796850
Update zh-tw.ts ( #2060 )
...
translation mistake
2024-06-11 10:29:05 -04:00
Cory LaViska
9399df6e19
adjust small spacing in select
2024-06-03 09:54:11 -04:00
Ahmad Alfy
b98deb877e
fix(select) display of option group title ( #2046 )
...
Fixes #2044
2024-06-03 09:52:11 -04:00
Konnor Rogers
f256d7aa8a
Implement roving tabindex for tabs ( #2041 )
...
* implement roving tabindex tabs
* implement roving tabindex tabs
* prettier
* implement roving tabindex tabs
* prettier
* remove test.only
* remove unncessary syncing
* Fix manual tab activations not working with roving tabindex
* prettier
* remove unnecessary extra code
* update changelog
* update changelog
* prettier
2024-05-30 12:49:13 -04:00
Cory LaViska
f757d514e4
remove unused
2024-05-28 16:37:29 -04:00
Cory LaViska
07d2144395
remove unused
2024-05-28 16:32:58 -04:00
Cory LaViska
c042c8fe34
fix ltrs
2024-05-28 15:28:10 -04:00
Cory LaViska
975115a923
use a more reliable rtl detection
2024-05-28 15:18:43 -04:00
cptKNJO
06a27dd899
fix: registering sl-radio twice ( #2016 )
2024-05-14 13:29:18 -04:00
Konnor Rogers
9767e84d26
fix empty target in radio-group click ( #2009 )
...
* fix empty target in radio-group
* Update src/components/radio-group/radio-group.component.ts
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
* add changelog entry
* prettier
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
2024-05-10 12:31:00 -04:00
Cory LaViska
8726910160
fixes #1979 ( #2008 )
2024-05-10 11:13:11 -04:00
Cory LaViska
d478ccb2da
fixes #2001 ( #2007 )
2024-05-10 10:44:02 -04:00
Cory LaViska
d94acc6e06
fixes #2005 ( #2006 )
2024-05-10 10:16:57 -04:00
Fiqri Syah Redha
eb42671ef3
locale: add Bahasa Indonesia translation ( #2003 )
2024-05-06 14:45:28 -04:00
Christian Schilling
3ad6364678
Fixed a bug in <sl-textarea> that may throw errors on disconnectedCallback in test environments ( #1985 ) ( #1986 )
2024-04-22 11:40:54 -04:00
Susanne Kirchner
0daa5d8dee
Fix invalid css on button style ( #1975 )
2024-04-12 12:07:48 -04:00
Konnor Rogers
16d5575307
Fix: split panel properly recalculates when going from hidden to shown ( #1942 )
...
* fix: split-panel now properly calculates it size when it goes from hidden to being shown.
* chore: add changelog note
* prettier
2024-04-11 14:09:56 -04:00