Wykres commitów

775 Commity (f3db9e92ee3384bda5930d7222f327ecd13fec82)

Autor SHA1 Wiadomość Data
Cory LaViska 80a3eb8105 Upgrade to stable 2020-12-09 08:17:49 -05:00
Cory LaViska 23035aa434 Fix handle 2020-12-09 08:17:18 -05:00
Cory LaViska 662d0a3c79 Add allow-scripts prop to sl-include 2020-12-08 09:18:29 -05:00
Cory LaViska 3d71f535f3 Update attr tooltip 2020-12-08 09:17:17 -05:00
Cory LaViska 81ae77f686 Remove resize-observer-polyfill 2020-12-07 17:29:55 -05:00
Cory LaViska 08054036a6 Update spinner styles 2020-12-03 09:35:41 -05:00
Cory LaViska 3d8dd415a5 fixes #277 2020-12-02 17:17:34 -05:00
Cory LaViska 1a5634b237 Fixes #276 2020-11-30 09:00:43 -05:00
Cory LaViska 193f31b7fe Fix prop in docs 2020-11-30 08:57:13 -05:00
Cory LaViska 7c27f12b99 Update changelog 2020-11-25 16:20:55 -05:00
Cory LaViska a64dc5a421 Add indeterminate state; closes #274 2020-11-25 16:20:15 -05:00
Cory LaViska beb3915a80 Update docs 2020-11-25 16:19:00 -05:00
Cory LaViska b7f70fcf8a Add sl-format-date component 2020-11-25 16:18:07 -05:00
Cory LaViska 511fd2ac7e Fix typos 2020-11-25 16:16:03 -05:00
Cory LaViska 8e0f743557 Fix changelog 2020-11-25 09:26:52 -05:00
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 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 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