Wykres commitów

3190 Commity (v2.15.0)

Autor SHA1 Wiadomość Data
Cory LaViska 484e2fe875 Added form control info 2020-08-28 16:53:39 -04:00
Cory LaViska 50775daec8 Make setCustomValidity a method; add report/set to all form controls 2020-08-28 16:50:18 -04:00
Cory LaViska 7c76fb3813 Rework input validation 2020-08-28 16:14:39 -04:00
Chris Haynes d6e19f8dbb Fix slFocus/slBlur transposition 2020-08-28 21:05:54 +01:00
Chris Haynes 4021f333fa Add e2e tests for slInput 2020-08-28 20:56:04 +01:00
Chris Haynes fd7ef71438 Add e2e tests for slForm 2020-08-28 20:56:04 +01:00
Chris Haynes ee77675f54 Replace flakey wait timeouts
Instead wait for `transitionend` on appropriate elements
2020-08-28 20:56:04 +01:00
Chris Haynes a9de1189ef Add e2e tests for slDropdown 2020-08-28 20:56:04 +01:00
Chris Haynes b7848eb360 Add e2e tests for slDetails 2020-08-28 20:56:04 +01:00
Chris Haynes 6e99d517ab Add e2e tests for slCheckbox 2020-08-28 20:56:04 +01:00
Chris Haynes 8b0a51337f Add e2e tests for slButton 2020-08-28 20:56:04 +01:00
Chris Haynes 2d6c220ae2 Add e2e tests for slAlert 2020-08-28 20:56:04 +01:00
Chris Haynes 1eb991fe3a Add e2e tests for slDrawer 2020-08-28 20:56:03 +01:00
Chris Haynes a9ce30f445 Add e2e tests for slDialog 2020-08-28 20:56:03 +01:00
Chris Haynes 5218a08e00 Add e2e tests for slTabGroup 2020-08-28 20:56:03 +01:00
Chris Haynes b77c7f5a43 Adds stencil test dependencies 2020-08-28 20:56:03 +01:00
Cory LaViska 05f02bb03b Update changelog 2020-08-28 07:19:54 -04:00
Cory LaViska e16ad458ee Remove return value since there isn't one 2020-08-28 06:53:22 -04:00
Chris Haynes f0ba06e6ec
Fixes #188 - update value after setRangeText call (#189)
* Fixes #188 - update value after setRangeText call

* Apply setRangeText fix to textarea

* Update setRangeFix to check for changed value
2020-08-28 06:51:48 -04:00
Cory LaViska 6b9a07eab8 Fix slot listeners 2020-08-27 17:14:47 -04:00
Cory LaViska f4c2611575 Fix role/aria 2020-08-27 16:51:31 -04:00
Cory LaViska 63ef5dcf57 Update changelog 2020-08-27 16:45:10 -04:00
Cory LaViska 8e94f9fa9e Optimize hasSlot selector 2020-08-27 16:30:45 -04:00
Cory LaViska 83825d899d Refactor slotchange listeners 2020-08-27 15:54:06 -04:00
Cory LaViska 6b46a557f4 Sounds better 2020-08-27 14:13:44 -04:00
Cory LaViska f0e0535120 Update contribution guidelines 2020-08-27 14:09:10 -04:00
Cory LaViska 6adca7eed1 Fixed value = null error; closes #187 2020-08-27 12:23:24 -04:00
Cory LaViska 8a4ee01f8a Update changelog 2020-08-27 09:16:49 -04:00
Cory LaViska 82b41ebaed Fix select options positioning; closes #184 2020-08-27 09:16:34 -04:00
Cory LaViska 2aca25c476 Toggle menu when clicking a tag 2020-08-27 08:20:36 -04:00
Cory LaViska f438393db0 Fix cursor 2020-08-27 08:19:31 -04:00
Cory LaViska 90c5e77b1d Make overflowing content more sane 2020-08-27 08:19:05 -04:00
Cory LaViska 7cdfaed5f2 2.0.0-beta.16 2020-08-26 09:11:57 -04:00
Cory LaViska 9ad1963ebc Add keyboard support to resizer 2020-08-26 09:09:04 -04:00
Cory LaViska 4b0008b0a7 Fix input color tokens bug 2020-08-26 08:30:50 -04:00
Cory LaViska 9d194a17f4 Fix tooltip custom properties 2020-08-26 07:09:01 -04:00
Cory LaViska c54ef43534 More explicit selectors 2020-08-26 07:08:41 -04:00
Cory LaViska c9a2aabd1f Rename positioner 2020-08-26 06:47:27 -04:00
Cory LaViska e511534399 Fix border color for dark mode 2020-08-26 06:47:14 -04:00
Cory LaViska b78f5990f6 Use positioner for tooltip 2020-08-25 18:01:23 -04:00
Cory LaViska 8f2efa848b Separate position and transition 2020-08-25 17:51:52 -04:00
Cory LaViska a69063934c Add transitionElement option 2020-08-25 17:51:32 -04:00
Cory LaViska b8f52e48ec Add hoist prop; fixes #179 2020-08-25 17:07:28 -04:00
Cory LaViska 7d5aac4bc8 Add clearable and required props to select; fixes #182 2020-08-25 16:25:25 -04:00
Cory LaViska e169c937df Add slClear event to input 2020-08-25 16:24:33 -04:00
Cory LaViska de1daad04e Reorder examples 2020-08-25 16:23:33 -04:00
Cory LaViska cd0d01f5e5 Add required prop to select 2020-08-25 09:30:28 -04:00
Cory LaViska 26d04a9b2e Add format-bytes utility component 2020-08-25 09:20:13 -04:00
Cory LaViska ac31a16b8e Fix aria state 2020-08-24 12:11:55 -04:00
Cory LaViska 35d5e7950b Add vue data binding tip 2020-08-24 11:45:17 -04:00