stimulus-components
stimulus-components copied to clipboard
A modern Stimulus library delivering common JavaScript behaviors with a bunch of customizable controllers.
Redoing the PR from https://github.com/stimulus-components/stimulus-textarea-autogrow/pull/11 I added a feature of max height so the textarea doesn't grow past that. After max-height the overflow style switches to scroll and it switches...
Inspired by @pasqualepalmaccio [idea](https://github.com/stimulus-components/stimulus-scroll-reveal/issues/2), we added the toggle possibility for Stimulus Scroll Reveal.
See: https://github.com/stimulus-components/stimulus-textarea-autogrow/issues/5
See: https://github.com/stimulus-components/stimulus-textarea-autogrow/issues/3
See: https://github.com/stimulus-components/stimulus-notification/pull/6
See: https://github.com/stimulus-components/stimulus-lightbox/issues/2
See: https://github.com/stimulus-components/stimulus-reveal-controller/issues/1
See: https://github.com/stimulus-components/stimulus-reveal-controller/pull/11
See: https://github.com/stimulus-components/stimulus-read-more/issues/2
Fixes https://github.com/stimulus-components/stimulus-components/issues/148 This PR replaces `google.maps.places.Autocomplete` with `google.maps.places.PlaceAutocompleteElement`