NOTE: Place feature specific changes in package/README
. Build specific ones (not published) here (just dates).
- Changed peer dependency requirement from
firebase
to@firebase/auth
- Updated dependencies
- Slight changes to keep things going (nothing affecting users)
- Flattened the directory layout to just
package
- revise and API changes; leaving only
init
. - provided sample code for tying Firebase Auth API to Svelte 3, Vue.js 3 reactivity.
- dependency updates
- Using Vite to resolve the node package names; works brilliantly! 🌟✨
- Building each component to a separate bundle.
init-json
attribute toaside-keys
, for Firebase auth values
- Able to build a web component with Svelte subcomponent(s)
- Glassy and movement works on:
- Safari (macOS)
- Chrome (macOS)
- Edge (Windows); not tested
- [~] Firefox (macOS)
- with white background, not glassy
- Safari iPadOS
- Chrome Android 10
- Initial. Bounced off svelte-snake-component