- Add BakedPresetsArray to all baked functions, fix rotate crash (2de8b20)
- docs: Correct configuration (d53e11f)
- Steven John stevenjpx2@gmail.com
- Update README.md (2854977)
- Steven John stevenjpx2@gmail.com
⚠️ Revitalize baked format (39b5220)- Finish new baked format (b65c469)
- Finish custom bakes in config (#2)
- createInfiniteMarquee: Create composable (804411a)
- directives: Add new directives (#6)
- useLocomotive: Have locomotive scroll in wrapper than in window (2d72538)
- useLocomotive, useInfiniteMarquee: Locomotive types, infinite marquee implies child (52c7fdb)
- More typesafety, multiple build type fixes (b290a91)
- Update path (91fceb5)
- roadmap: Update roadmap (bdcf1f8)
- directives: Reorganize directives and update docs (8964563)
- release: V0.3.1 (7dd4a4b)
- Create FUNDING.yml (73d35c5)
- Update issue templates (4696542)
- baked: Types (e84a397)
⚠️ Revitalize baked format (39b5220)
- Steven John (@StevenJPx2)
- Move all working code to runtime/ fixes (#4)
- useLocomotive: Add component (1044f7b)
- useBendyWendyTransition, useOffsetTransition: Add component, composable (f870c50)
- Steven John stevenjpx2@gmail.com
⚠️ Simplify runtime to single folder (55244cc)⚠️ Add separate components page, change naming scheme of custom transitions (368f6a0)
- directives: Fix locations for baked (ec3afcd)
- Generic types are pushed to src (5fe16b5)
- Change directives location, move deps (8bb8467)
- baked: Move baked/ to utils (1319f96)
- Add vitepress-extras (e20fa6c)
⚠️ Simplify runtime to single folder (55244cc)⚠️ Add separate components page, change naming scheme of custom transitions (368f6a0)
- Steven John stevenjpx2@gmail.com
- useGenericTransition: Create 1-2-3 transitions (b59ff97)
- useGenericTransition: Simplify composable (a7b9268)
- docs: Add docs website (e5d2984)
⚠️ Change baked locations, add baked option to directive (9920cc6)
- README: Image (adad27e)
- README: Add docs link (f9a4a7a)
- website: Make README as the vitepress pages (6685423)
- fix: Dead link (da55a42)
- index: Add link (169032c)
- vitepress: Complete auto-generate docs (0801d64)
- vitepress: Simplify route rewrite (ea6fd14)
- Add more (520e295)
- vitepress: GenerateSidebar function (bf0cf5b)
- vitepress: Add SEO (ead0671)
- index.md: Fix get started (4618634)
- README: Remove redundant documentation (bb5fc2b)
- README: Add banner (4728118)
⚠️ Change baked locations, add baked option to directive (9920cc6)
- Steven John stevenjpx2@gmail.com
- useBakedTransition: Add new composable (369cfe5)
- useGenericTransition: Add composable for generic from-to transitions (0dbe5a1)
- useBakedTransition, useGenericTransition: Add tsdoc (267df27)
- Steven John stevenjpx2@gmail.com
- InfiniteMarquee: Add pauseOnHover and acceleration (bbb6309)
- Steven John stevenjpx2@gmail.com
- Add transition helpers, improve transition testing (6b7fa65)
- Do not reinvoke gsap functions on window resize (384a603)
- docs: Fix structure (94ac318)
- Change location of composables, update docs (704a273)
- Steven John stevenjpx2@gmail.com
- useGsap: Fix types for timeline (140d184)
- Steven John stevenjpx2@gmail.com
- Import gsap alone for side-effects (ed1476a)
- Steven John stevenjpx2@gmail.com
- Proper global typing of gsap (9752d51)
- Steven John stevenjpx2@gmail.com
- Add better type safety (b498caa)
- Steven John stevenjpx2@gmail.com
- Add transitions, fix types (a033d2a)
- Steven John stevenjpx2@gmail.com
- First commit (702f6a5)
- InfiniteMarquee component (b9e5125)
- Add useSplitTextAnimation composable and directive (ece3e8b)
⚠️ Change word-split to split-animate, full functionality (e6b59ef)- Add animate (82c2dfa)
⚠️ Add useGsap (c28266c)- Make smoothscroll fully functional (573e533)
- Add scrolltrigger for translate (98cc636)
- Separate baked and generic animation composables (f594377)
- composables/useGsap: Create workable version of timeline (4e51a09)
- transitions: Add transitions, stabilise infinite marquee (6e6d739)
- Add defineTween for creating types (635bc07)
- Steven John stevenjpx2@gmail.com