Wykres commitów

1771 Commity (e32c15204c69b73aa7ffc90ff06be7e619b3c5b6)

Autor SHA1 Wiadomość Data
Cory LaViska e32c15204c Revert recent changes 2022-03-24 07:48:03 -04:00
Cory LaViska b8b68af316 update changelog 2022-03-23 17:38:07 -04:00
Cory LaViska 0a5fb5e9e7 refactor radio base class 2022-03-23 17:37:24 -04:00
Cory LaViska 99f475b56f remove comment 2022-03-23 17:37:11 -04:00
Cory LaViska 0b1ff75f1b add tests 2022-03-23 17:37:08 -04:00
Cory LaViska ca653cd245 remove comment 2022-03-23 17:36:48 -04:00
Cory LaViska 84563bdcd4 update docs 2022-03-23 17:35:54 -04:00
Cory LaViska 49215503a6 add custom validity eexamples 2022-03-23 17:35:37 -04:00
Cory LaViska 9a8aafc189 remove tsconfig.prod 2022-03-23 17:35:11 -04:00
Cory LaViska 347808e86c test variants 2022-03-23 09:35:15 -04:00
Cory LaViska f34960d82a revert path aliases since we can't override WTR's TS config 2022-03-23 09:30:39 -04:00
Cory LaViska c6165ee502 pin TS 2022-03-22 11:11:10 -04:00
Cory LaViska f676949460 remove unused import 2022-03-22 11:03:00 -04:00
Cory LaViska 73cfaee5ec fix typo 2022-03-22 10:59:20 -04:00
Cory LaViska a6983d2d99 update styles 2022-03-22 10:56:34 -04:00
Cory LaViska 43e4a5b250 ts fixes 2022-03-22 10:32:39 -04:00
Cory LaViska 7b2c027c26 remove test 2022-03-22 10:32:28 -04:00
Michael Warren e2069889b4
Icon and Icon-button tests (#706)
* initial button tests and setup helpers

* fix as many linting errors as I could

* switch back to regular fixtures

* test(button|button-group|divider|format-bytes) add tests for more components

* add tests for format util components

* finish format-number tests

* remove unnecessary ignore

* test(icon|icon-button) add tests for icon and icon-button

* chore(lint) fix linting issues

* chore(test) fix bad merge unintentional removes

* chore(test) remove unneded time el check

* chore(tests) fix PR comments

* chore(lint) lint rules

* chore(tests) fix missed accidental changes
2022-03-22 10:07:30 -04:00
Cory LaViska 499b3f1ff4 fixes #714 2022-03-21 08:51:41 -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 ae94aecdd7 2.0.0-beta.72 2022-03-18 17:34:05 -04:00
Cory LaViska a6edf34a92 update changelog 2022-03-18 17:33:45 -04:00
Cory LaViska c26b1335f5 refactor form control parts 2022-03-18 17:33:23 -04:00
Cory LaViska fdeb7689d7 fixes #709 2022-03-18 16:02:58 -04:00
Cory LaViska 2d5e765193 add visually hidden dep 2022-03-18 15:58:35 -04:00
Cory LaViska 29d82736a7 update docs 2022-03-18 15:58:25 -04:00
Cory LaViska e493c65b12 revert link cols 2022-03-17 10:53:03 -04:00
Cory LaViska ada6f533b7 add label to color picker 2022-03-17 10:31:29 -04:00
Cory LaViska 5ea578b8c8 remove redundant attribs 2022-03-17 10:00:49 -04:00
Cory LaViska 67cb6abe56 update changelog 2022-03-17 09:49:49 -04:00
Cory LaViska 3ff6a02391 fix tag button 2022-03-17 09:48:08 -04:00
Cory LaViska dde83e7f67 update images 2022-03-17 09:47:25 -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 4f99bbace9 fix tests 2022-03-16 17:52:30 -04:00
Cory LaViska ad0ac34f9d improve constrast to meet AA standard 2022-03-16 17:45:06 -04:00
Cory LaViska ba3306b497 improve accessibility in various examples 2022-03-16 17:44:40 -04:00
Cory LaViska 7ff8b34e80 fix accessible trigger 2022-03-16 17:40:31 -04:00
Cory LaViska fc4b1464b9 use time element in output 2022-03-16 17:40:08 -04:00
Cory LaViska 485347e20b use class for selector 2022-03-16 17:39:53 -04:00
Cory LaViska 34676105a1 hide helper buttons from readers 2022-03-16 17:39:39 -04:00
Cory LaViska 339eacb01f remove unused stylesheet 2022-03-16 17:39:09 -04:00
Cory LaViska 27a047976b fix disable aria 2022-03-16 17:38:58 -04:00
Cory LaViska 3289129782 ignore visually hidden when detecting slots 2022-03-16 17:37:42 -04:00
Cory LaViska afa715c860 improve docs search a11y 2022-03-16 17:36:39 -04:00
Cory LaViska ae0eddfb25 fix docs 2022-03-16 10:42:01 -04:00
Cory LaViska 13b2f8018d remove sl-error payload 2022-03-16 09:04:35 -04:00
Cory LaViska eb66ce2d4b add watch flag to test:component 2022-03-16 08:57:25 -04:00