shoelace/src/internal
Konnor Rogers a427433701
fix: scrollbar gutters and dialog scrolling on open (#1967)
* fix: scrollbar gutters and dialog scrolling on open

* prettier

* fix check for current scrollbarGutter property

* prettier
2024-04-11 13:52:41 -04:00
..
test fix form controls to read from property instead of attribute (#1707) 2023-11-07 10:28:01 -05:00
active-elements.ts fix focus trapping to respect the currently focused element (#1583) 2023-10-04 15:10:38 -04:00
animate.ts internals: refactor stop animations resolve mechanism (#1780) 2024-01-23 10:48:35 -05:00
debounce.ts update and fix typos 2023-02-23 14:39:05 -05:00
default-value.ts add validation states to all form controls; closes #1011 2022-11-18 09:56:05 -05:00
drag.ts update deprecated properties 2023-11-20 11:57:54 -05:00
event.ts refactor emit into ShoelaceElement 2022-09-16 16:21:40 -04:00
form.test.ts fixes #1823 (#1826) 2024-01-23 10:17:01 -05:00
form.ts fix form selection when element is detached (#1806) (#1881) 2024-03-06 10:34:59 -05:00
math.ts never return -0 2023-01-10 16:14:30 -05:00
modal.ts fix dialog focus trapping behavior (#1813) 2024-01-23 10:45:20 -05:00
offset.ts jsdoc exported functions 2022-12-06 11:48:57 -05:00
scroll.ts fix: scrollbar gutters and dialog scrolling on open (#1967) 2024-04-11 13:52:41 -04:00
scrollend-polyfill.ts fix(carousel): fix issues with safari (#1748) 2024-01-23 10:39:48 -05:00
shoelace-element.test.ts fix broken tests for shoelace-element (#1516) 2023-08-14 11:23:00 -04:00
shoelace-element.ts prettier 2023-11-20 21:09:07 -05:00
slot.ts Replace .bind() with arrow functions in form controller,modal and slot controller (#1453) 2023-07-18 13:05:00 -04:00
string.ts jsdoc exported functions 2022-12-06 11:48:57 -05:00
tabbable.test.ts skip for now 2024-03-25 14:04:40 -04:00
tabbable.ts fix dialog focus trapping behavior (#1813) 2024-01-23 10:45:20 -05:00
test.ts update deprecated properties 2023-11-20 11:57:54 -05:00
watch.ts support multiple properties in watch decorator 2023-01-09 16:07:59 -05:00