Cory LaViska
e96705a6ae
Fix typo
2020-08-06 13:59:31 -04:00
Cory LaViska
407f66dc2b
Update changelog
2020-08-06 12:30:19 -04:00
Nathan Berks
592977b7b8
Update index.ts component export ref ( #163 )
...
Co-authored-by: nathanb21 <nathan.berks@nanoporetech.com>
2020-08-06 12:25:44 -04:00
Cory LaViska
68f08b04bb
Fix button width in Safari
2020-08-06 12:13:11 -04:00
Cory LaViska
a62370d590
2.0.0-beta.11
2020-08-06 09:17:35 -04:00
Cory LaViska
7574c0e840
Remove console.log
2020-08-06 09:13:45 -04:00
Cory LaViska
3a508ac1e2
Update changelog
2020-08-06 09:09:56 -04:00
Cory LaViska
2b2a37bc3f
Add button group component
2020-08-06 09:07:24 -04:00
Cory LaViska
767decf6c6
Fix icon button alignment
2020-08-06 09:05:50 -04:00
Cory LaViska
80fa1cea83
Use disconnectedCallback instead of componentDidUnload; fixes #161
2020-08-06 06:56:29 -04:00
Nathan Berks
60befc34d3
Fixes #158 - Add missing unobserve on unload of sl-details component ( #159 )
...
* Fix missing unobserve on unload
Co-authored-by: Nathan Berks <nathan.berks@nanoporetech.com>
2020-08-06 06:49:49 -04:00
Cory LaViska
d5eed12177
Fix bug where focusVisible observer wasn't removed from details
2020-08-05 14:54:48 -04:00
Cory LaViska
b27fc01118
Fixes #160
2020-08-05 13:56:47 -04:00
Cory LaViska
b15a12d4e1
Fix details initial height when open; closes #160
2020-08-05 13:45:39 -04:00
Cory LaViska
e5a38c27af
Update skeleton example
2020-08-04 15:37:36 -04:00
Cory LaViska
287badc529
Update roadmap
2020-08-04 12:52:39 -04:00
Cory LaViska
dfc2990e79
2.0.0-beta.10
2020-08-03 17:08:03 -04:00
Cory LaViska
bc154f2506
Add community page
2020-08-03 17:05:47 -04:00
Cory LaViska
c77c0716d3
Add button links plugin
2020-08-03 17:05:32 -04:00
Cory LaViska
6a3b2c995d
Update docs
2020-08-03 12:54:47 -04:00
Cory LaViska
1e65163983
Move methods
2020-08-03 07:40:53 -04:00
Cory LaViska
9974771185
Fixed bug where tab group wasn't scrollable by mouse
2020-08-03 07:40:02 -04:00
Cory LaViska
41ff07b965
Add header part to details; fixes #150
2020-08-02 06:54:17 -04:00
Chris Haynes
b51871aca3
Tab Group - set active tab when element is visible ( #154 )
...
Another great catch. Thanks!
2020-08-02 06:49:47 -04:00
Cory LaViska
887bfb258b
Merge branch 'lamplightdev-fix/tabgroup-mutation-observer' into next
2020-08-02 06:47:05 -04:00
Chris Haynes
92fdc551d8
Merge branch 'fix/tabgroup-mutation-observer' of https://github.com/lamplightdev/shoelace into fix/tabgroup-mutation-observer
...
* 'fix/tabgroup-mutation-observer' of https://github.com/lamplightdev/shoelace :
Fix typo in aria attribute
Fixes #148 - prevents recursive calls to observer
2020-08-01 22:43:17 +01:00
Chris Haynes
d09c4f06a7
Fix typo in aria attribute
2020-08-01 22:40:40 +01:00
Chris Haynes
8f0c1eb339
Fixes #148 - prevents recursive calls to observer
...
Uses a block list for the attributes that shouldn't trigger the observer. It may be better to use an allow list since the observer is still called unnecessarily for e.g. `style` attribute changes.
2020-08-01 20:34:07 +01:00
Chris Haynes
4789399170
Fixes #148 - prevents recursive calls to observer
...
Uses a block list for the attributes that shouldn't trigger the observer. It may be better to use an allow list since the observer is still called unnecessarily for e.g. `style` attribute changes.
2020-07-30 22:27:43 +01:00
Cory LaViska
c1300ea3d6
Show star count
2020-07-29 10:37:22 -04:00
Cory LaViska
39992b4432
Update readme
2020-07-29 08:11:54 -04:00
Cory LaViska
338a6f7239
Remove npx
2020-07-29 08:09:21 -04:00
Cory LaViska
1cc074f549
Add code completion instructions; fixes #144
2020-07-29 08:05:50 -04:00
Cory LaViska
7b6f59efb6
Add custom-elements.json for vscode
2020-07-29 07:37:32 -04:00
Cory LaViska
354cacfacb
Update changelog
2020-07-29 07:17:20 -04:00
Chris Haynes
4e3934eb28
Ensures there are no id clashes ( #146 )
...
Ensures there are no id clashes by renaming the internal id property to componentId
2020-07-29 07:15:47 -04:00
Cory LaViska
a64f47445a
2.0.0-beta.9
2020-07-28 08:50:52 -04:00
Cory LaViska
24893938ce
Update changelog
2020-07-28 08:46:18 -04:00
Cory LaViska
766a1505f7
Update to Stencil 17.1
2020-07-28 08:46:08 -04:00
Cory LaViska
f02a09b697
Fix comment
2020-07-28 08:41:55 -04:00
Cory LaViska
919d75c022
First version of skeleton
2020-07-28 08:41:45 -04:00
Cory LaViska
6ad0d676ef
Merge branch 'next' into skeleton
2020-07-28 05:58:32 -04:00
Cory LaViska
e75ab46665
Remove hidden prop from example
2020-07-28 05:58:11 -04:00
Cory LaViska
c32581678a
Super early implementation
2020-07-27 16:20:15 -04:00
Cory LaViska
5d9608b6bc
Update changelog
2020-07-27 07:50:50 -04:00
Cory LaViska
b4dfae2a79
Fix bug where color picker wouldn't parse uppercase values
2020-07-27 07:36:17 -04:00
Cory LaViska
1bfbd665fa
Add pulse prop to badge
2020-07-27 07:32:17 -04:00
Cory LaViska
6aa16801bd
Update changelog
2020-07-24 17:00:38 -04:00
Cory LaViska
dab39c24f9
Update card example
2020-07-24 16:57:54 -04:00
Cory LaViska
96f32122c0
Add icon button
2020-07-24 16:57:38 -04:00