Wykres commitów

3190 Commity (v2.15.0)

Autor SHA1 Wiadomość Data
Cory LaViska 6529200dda Return '' for slots that are null or not loaded 2020-09-02 17:23:33 -04:00
Cory LaViska 2aa0f83e6a Fix typo in comment 2020-09-02 16:59:20 -04:00
Cory LaViska 8b7b7ee319 Update changelog 2020-09-02 16:59:05 -04:00
Cory LaViska 41b847586a Update entry points for Stencil 2.0 2020-09-02 16:58:26 -04:00
Cory LaViska 0c4beb3608 Use copy cursors 2020-09-02 07:51:19 -04:00
Cory LaViska 215ea51a26 Add responsive embed utility component 2020-08-31 16:47:31 -04:00
Cory LaViska e361a5cad7 Prevent iframes from stealing events while dragging 2020-08-31 16:46:22 -04:00
Cory LaViska e055fe9027 Update to Stencil 2.0 2020-08-31 16:45:43 -04:00
Cory LaViska 72d5a359a6 2.0.0-beta.17 2020-08-31 08:50:48 -04:00
Cory LaViska f36f0d7fb2 Update changelog 2020-08-31 08:49:19 -04:00
Cory LaViska 2cf2f63c86 Use directional cursor 2020-08-31 08:46:41 -04:00
Cory LaViska a5417c16a7 Update icons info 2020-08-31 08:28:31 -04:00
Cory LaViska 91196f3577 Update docs 2020-08-31 07:41:58 -04:00
Cory LaViska 0d521167b0 Update docs 2020-08-31 07:38:44 -04:00
Cory LaViska fa5b4e5cbd Fix typo 2020-08-31 07:18:23 -04:00
Cory LaViska 9ad226924c Merge branch 'input-validation' into next 2020-08-31 07:08:24 -04:00
Cory LaViska b1f1d0de12 Update generated file 2020-08-31 07:06:49 -04:00
Marvin Tunji-ola 36ac492651
Update: changed alert class name from Tab to Alert (#196) 2020-08-31 07:06:02 -04:00
Cory LaViska 01237ee3ef Clarify the active prop 2020-08-29 20:01:16 -04:00
Chris Haynes bb323b9e15 Run tests in parallel
Switch back to running tests in parallel as the tests are now more reliable under load.
2020-08-29 23:40:03 +01:00
Chris Haynes 049f8a6747 Add e2e tests for slColorPicker 2020-08-29 23:39:07 +01:00
Chris Haynes b7e10cc115 Use more reliable wait for `slAfter*` events
Instead of waiting for `transitionend` events which can be brittle, instead wait for the event itself to happen before testing for it.
2020-08-29 23:38:36 +01:00
Cory LaViska e51490b71c Update + optimize meta images 2020-08-29 13:23:11 -04:00
Cory LaViska 918b11f558 Improve documentation 2020-08-29 12:52:13 -04:00
Cory LaViska a27e33463b Update docs 2020-08-29 11:53:24 -04:00
Cory LaViska 03ca66eba3 Improve faux readonly behavior 2020-08-29 11:26:14 -04:00
Cory LaViska 486521cf77 Update docs/changelog 2020-08-29 10:39:53 -04:00
Cory LaViska 08bd5fe146 Add novalidate 2020-08-29 10:39:18 -04:00
Cory LaViska 73b54242d2 Merge branch 'next' into input-validation 2020-08-29 10:21:44 -04:00
Cory LaViska 11325dddae Update bootstrap icons 2020-08-29 10:15:06 -04:00
Chris Haynes d6cca3e927 Run tests in series
Running tests in parallel can lead to timeout errors - presumably because the Puppeteer Chrome instances are heavyweight and causing slowdowns?
2020-08-28 23:57:30 +01:00
Chris Haynes 01804e83b6 Remove `only` left inadvertently in tests 2020-08-28 23:44:26 +01:00
Chris Haynes 4ae563518f Add value property checks for Input/Textarea 2020-08-28 23:41:57 +01:00
Chris Haynes 74dc291499 Add e2e tests for slSelect 2020-08-28 23:36:53 +01:00
Chris Haynes 805e6ce411 Add e2e tests for slTag 2020-08-28 23:19:30 +01:00
Chris Haynes 0f93d84ead Add e2e tests for slTextarea 2020-08-28 23:16:04 +01:00
Chris Haynes c8ca446eb0 slRadio - add additional tests for `checked` property 2020-08-28 23:12:37 +01:00
Chris Haynes 7c82d46576 slCheckbox - add additional tests for `checked` property 2020-08-28 23:11:30 +01:00
Chris Haynes 0bd7a1b2b4 Add e2e tests for slSwitch 2020-08-28 23:10:38 +01:00
Chris Haynes d144bad3f9 Add e2e tests for slRating 2020-08-28 23:02:10 +01:00
Chris Haynes abdd33c6ef Add e2e tests for slRange 2020-08-28 23:01:09 +01:00
Cory LaViska 61689a63a3 Update changelog 2020-08-28 17:39:56 -04:00
Cory LaViska ba7242367a Remove slValid/slInvalid events 2020-08-28 17:37:36 -04:00
Cory LaViska 6e1ccdeb9a Update changelog 2020-08-28 17:34:58 -04:00
Chris Haynes 3a2b68f098 Add e2e tests for slRadio 2020-08-28 22:30:49 +01:00
Cory LaViska d14944aba6 Update changelog 2020-08-28 17:29:07 -04:00
Chris Haynes d6263b5466 Add e2e tests for slMenuItem 2020-08-28 22:27:14 +01:00
Cory LaViska bc92981c16 Fix select validation 2020-08-28 17:24:23 -04:00
Chris Haynes 1483bc48ec Add e2e tests for slMenu 2020-08-28 22:10:21 +01:00
Cory LaViska 9612a77c7e Make checkboxes show validation message 2020-08-28 16:55:27 -04:00