Cory LaViska
cc0daef254
Prevent sl-hide from firing twice; fixes #275
2020-11-25 09:26:01 -05:00
Cory LaViska
c18b3b6f9d
Remove original changelog file
2020-11-25 09:24:42 -05:00
Cory LaViska
3259faec06
Fixes #272
2020-11-23 09:44:49 -05:00
Cory LaViska
540f29c4e2
2.0.0-beta.23
v2.0.0-beta.23
2020-11-20 17:04:57 -05:00
Cory LaViska
b4795a8d2f
Update version
2020-11-20 17:03:28 -05:00
Cory LaViska
96e255a571
Merge branch 'relative-time' into next
2020-11-20 17:02:59 -05:00
Cory LaViska
058e8fa08e
Finish up sl-relative-time
2020-11-20 17:02:38 -05:00
Cory LaViska
410b39ee59
Update docs
2020-11-20 17:02:03 -05:00
Cory LaViska
6e759cc504
Update docs
2020-11-20 16:37:56 -05:00
Cory LaViska
df431321f5
Merge branch 'next' of https://github.com/shoelace-style/shoelace into next
2020-11-16 21:33:01 -05:00
Matthias Max
db12476a0f
fix css var name ( #270 )
2020-11-16 21:32:02 -05:00
Cory LaViska
8a08302bb7
Scaffold relative time component
2020-11-11 17:31:53 -05:00
Cory LaViska
72c77446c4
Fix docs
2020-11-11 17:31:16 -05:00
Cory LaViska
0e44d0fb7d
Update generated file
2020-11-11 16:52:47 -05:00
Cory LaViska
0e66071def
Fix github rate limit issue
2020-11-11 16:52:02 -05:00
Cory LaViska
a8deeb0659
Minor fixes
2020-11-10 09:33:16 -05:00
Cory LaViska
4e2cf2e9de
Add format number component
2020-11-09 09:38:30 -05:00
Cory LaViska
97ad8f1b1b
Update label
2020-11-09 09:37:58 -05:00
Cory LaViska
c06ad3cf7c
Fix grip icon
2020-11-09 09:37:39 -05:00
Cory LaViska
64dfb008b2
Update to Stencil 2.3.0
2020-11-06 16:31:36 -05:00
Cory LaViska
c82dd0bb3c
Fix autocomplete select bug
2020-11-05 09:10:02 -05:00
Thomas Klemm
688802b792
Fix Rails Integration docs: Missing module export statement ( #263 )
...
Thanks for this great library @claviska!
Tried adding Shoelace to a Rails app w/ the current guide. When starting the Webpack Dev Server, the following error gets thrown:
```
.../RailsApplication/config/webpack/development.js:5
module.exports = environment.toWebpackConfig()
```
Adding `module.exports = environment` as done [here in the example repo](4114da0e14/config/webpack/environment.js (L20) ) fixes the issue and allows Webpack to compile.
2020-11-05 08:14:25 -05:00
Cory LaViska
73dddc42db
Fix closable styles
2020-11-02 09:06:27 -05:00
Cory LaViska
79f86792ce
Add closable prop to tab
2020-11-02 08:32:54 -05:00
Cory LaViska
0433fe236d
Simplify resize observer demo
2020-10-30 17:04:00 -04:00
Cory LaViska
4adb6bbf04
Add experimental resize observer
2020-10-29 18:15:48 -04:00
Cory LaViska
b5c92a1713
Update bootstrap-icons
2020-10-29 08:03:13 -04:00
Cory LaViska
1aa0710fc5
Add sl-theme component
2020-10-28 09:11:29 -04:00
Cory LaViska
264356afce
Improve placeholder contrast
2020-10-28 08:30:39 -04:00
Cory LaViska
db6ed43648
Fix menu item dark theme
2020-10-28 07:48:51 -04:00
Cory LaViska
caf6493ae7
Update Stencil
2020-10-27 18:07:25 -04:00
Cory LaViska
d014da553a
Fix version number
2020-10-27 08:49:10 -04:00
Cory LaViska
d438fb49f3
2.0.0-beta.22
v2.0.0-beta.22
2020-10-27 08:44:03 -04:00
Cory LaViska
4ceea86197
Use rem for input height and spacing; fixes #221
2020-10-27 08:35:46 -04:00
Cory LaViska
3828c070fc
npm audit
2020-10-27 08:29:46 -04:00
Cory LaViska
cb1ab2ae7d
Update Stencil
2020-10-27 08:21:46 -04:00
Cory LaViska
0d353cae6b
Hide icon from screen readers
2020-10-27 08:21:04 -04:00
Cory LaViska
ad40f432ed
Fix position bug
2020-10-27 08:07:14 -04:00
Cory LaViska
4e22d8001f
Fix typo
2020-10-23 00:17:50 -04:00
Cory LaViska
4083395681
Add issue links
2020-10-23 00:17:19 -04:00
Cory LaViska
6b5c5aad5f
Fix aria-describedby in tooltip targets
2020-10-22 23:26:23 -04:00
Cory LaViska
c9d0905b44
Fix typo
2020-10-22 23:05:28 -04:00
Cory LaViska
f32b8b3cfb
Improve icon button accessibility
2020-10-22 23:03:38 -04:00
Cory LaViska
ee2c18d51c
Fix boolean aria attribs
2020-10-22 22:45:41 -04:00
Cory LaViska
d66f120f78
Fix initial open state in dialog/drawer; closes #255
2020-10-22 21:54:26 -04:00
Cory LaViska
e6cee521ad
Prevent rendering warning
2020-10-22 21:52:41 -04:00
Cory LaViska
f11b4b53d0
Add no-scroll-controls prop; fixes #253
2020-10-22 14:00:06 -04:00
Cory LaViska
3920d18286
Improve tooltip text
2020-10-22 13:56:24 -04:00
Cory LaViska
e40b20f10d
Fix dropdown keyboard nav
2020-10-22 13:42:52 -04:00
Cory LaViska
7b5fc2451b
Fix select keyboard nav
2020-10-22 13:42:37 -04:00