kopia lustrzana https://github.com/shoelace-style/shoelace
Fix link to Rails example repo on 'Integrating with Rails' page
rodzic
fb59fda70e
commit
d9108fe978
|
@ -112,7 +112,7 @@
|
|||
"Numberish",
|
||||
"onscrollend",
|
||||
"outdir",
|
||||
"ParamagicDev",
|
||||
"KonnorRogers",
|
||||
"peta",
|
||||
"petabit",
|
||||
"prismjs",
|
||||
|
|
|
@ -1622,7 +1622,7 @@ The component API remains the same except for the changes noted below. Thanks fo
|
|||
- Added `spellcheck` attribute to `<sl-input>`
|
||||
- Added `<sl-icon-library>` to allow custom icon library registration
|
||||
- Added `library` attribute to `<sl-icon>` and `<sl-icon-button>`
|
||||
- Added "Integrating with Rails" tutorial to the docs, courtesy of [ParamagicDev](https://github.com/ParamagicDev)
|
||||
- Added "Integrating with Rails" tutorial to the docs, courtesy of [KonnorRogers](https://github.com/KonnorRogers)
|
||||
- Fixed a bug where `<sl-progress-ring>` rendered incorrectly when zoomed in Safari [#227]
|
||||
- Fixed a bug where tabbing into slotted elements closes `<sl-dropdown>` when used in a shadow root [#223]
|
||||
- Fixed a bug where scroll anchoring caused undesirable scrolling when `<sl-details>` are grouped
|
||||
|
|
|
@ -106,5 +106,5 @@ Now you can start using Shoelace components with Rails!
|
|||
|
||||
## Additional Resources
|
||||
|
||||
- There is a third-party [example repo](https://github.com/ParamagicDev/rails-shoelace-example), courtesy of [ParamagicDev](https://github.com/ParamagicDev) available to help you get started.
|
||||
- There is a third-party [example repo](https://github.com/KonnorRogers/rails-shoelace-example), courtesy of [KonnorRogers](https://github.com/KonnorRogers) available to help you get started.
|
||||
- If you would like to avoid repeating this process, check out the associated [Railsbyte for Shoelace](https://railsbytes.com/templates/X8BsEb).
|
||||
|
|
Ładowanie…
Reference in New Issue