Breakdance4fun Logo

Breakin' Elements Changelog

Sept 29, 2024

v1.4.0

Added a new really cool element : Scramble Text

Sept 19, 2024

v1.3.0

Add new features "Scroll Sync" (Scrub in GSAP language) and Trigger options for these elements:
- GSAP Split Text
- GSAP Stagger
- GSAP Slice Image

Fixed some old shit

BE AWARE that due of a fucking mistake, some elements are not compatible with the previous versions of the plugin.
Which means that 'Dynamic Text", "SVG Icon" "GSAP Reveal" "GSAP Split Text" "GSAP Stagger" and "GSAP Slice Image" have to be redone (if you used them in your page).

Sept 18, 2024

v1.2.0

Added a new element : Breakpoint Picture

Sept 15, 2024

v1.1.3

GSAP PARALLAX Mouse
- fixed the Touch Support option
- When the option "Use Fullscreen" is true, the option "Touch Support" is set to false (or it won't work well on mobile, for obvious reason)

Sept 10, 2024

v1.1.2

GSAP Split Text :
added data-char and data-word attributes so we can manually style the spitted char/word.

example:

%%SELECTOR%% span[data-word='Changelog'] {
color:var(--bde-brand-primary-color)
}

Sept 09, 2024

v1.1.1

Fixed those 3 elements AGAIN!

- GSAP_Slice_Image
- GSAP_Split_Text
- GSAP_Stagger

Sept 08, 2024

v1.1.0

Added the option "delay" to these elements, and fixed the FOUC effect :

- GSAP_Slice_Image
- GSAP_Split_Text
- GSAP_Stagger

Fixed and updated :

- GSAP_Parallax_Mouse

Sept 07, 2024

v1.0.4

- GSAP_Parallax_Mouse : Breakpoint support for the Parallax Mouse Wrap position settings.

Sept 06, 2024

v1.0.0

Initial shitty release