-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Border-width dance #64
Labels
Comments
maryzam
added a commit
to maryzam/Rythm.js
that referenced
this issue
Feb 3, 2018
maryzam
added a commit
to maryzam/Rythm.js
that referenced
this issue
Feb 3, 2018
This reverts commit 4b1215c.
maryzam
added a commit
to maryzam/Rythm.js
that referenced
this issue
Feb 3, 2018
Okazari
pushed a commit
that referenced
this issue
Feb 15, 2018
Okazari
pushed a commit
that referenced
this issue
Feb 15, 2018
kaypeter87
added a commit
to kaypeter87/Rythm.js
that referenced
this issue
Sep 2, 2019
* Corrected Spelling (Okazari#42) Corrected spelling mistake * introduce hardware acceleration and add osx files to gitignore (Okazari#43) * Bump version to v2.1.1 * added repository and updated license entry in package json to npm fix npm install warnings (Okazari#46) * Okazari#32 Tanks contributors (Okazari#49) * ✨ Make the contributor dance and add a link to its githup page (Okazari#53) * Tweeked a bit animation on contributors * Feature Okazari#40 : added a new dance type with border radius (Okazari#55) * added repository and updated license entry in package json to npm fix npm install warnings * added new dance with border radius * added reverse for border radius dance type * update readme to take reverse option for border radius dance type * updated radius code to accomodate not a reverse rythm * 💅 some UX adjustment * Feature: reset animations (Okazari#54) * feat: optional reset on stop * refactor: rebuild library * docs: update version and readme * docs: version bump example demo * refactor: actually use the request field * Failed merge :oops: * Reset is now default + improved doc + some tweek to demo page + improved custom dance to support reset * hotfix for demo page * Improved documentation on contribute by adding new dance * FIX: Division by zero (Okazari#58) * fix Division by zero, fix length calculate too many times * fix Division by zero, fix length calculate too many times * change the frequences length back * FEATURE: Add swing built-in dance type (Okazari#56) * Polishing demo page 💅 * FIX: Okazari#39 Microphone behavior, after a start with an audio element source (Okazari#59) Microphone input no longer playback on sound output * FEATURE: Add blur dance (Okazari#61) * Prepare v2.2.1 * chore(typo): fix example typo (Okazari#76) * DEV : Add prettier precommit hook (Okazari#63) * Adding prettier precommit hook * Execute Prettier on source files * Fix .prettierrc unknown configuration * DEV : Editorconfig file (Okazari#73) * Adding editorconfig file * FIX : Okazari#74 bottom player demo page (Okazari#75) * Changing element to watch for scroll events and adding a polyfill for scrollingElement * Fixed typo in "scirpt" * Rename exemple.js to example.js * DEV : Prettier tweak Last package.json tweak * DEV : Update package.json * FEATURE (dance) : introducing the border-color dance * feat(dance): introducing the border-color dance Signed-off-by: Mathieu POUSSE <m.mathieu.pousse@gmail.com> * Css tweaks * Prettier * FEATURE (dance) : introducing the kern dance ! * feat(dance): introducing the kern dance ! Signed-off-by: Mathieu POUSSE <m.mathieu.pousse@gmail.com> * Css Tweak + added more examples * FEATURE (dance): Awesome halo color dance (Okazari#79) * Adding halo color dance And fix prettier precommit hook * Changing name of file to just Halo instead of HaloColor * Renamed Halo into Neon + Sorted demo page dances by release * Added missing doc for Neon * Bump version to v2.2.2 * Create CODE_OF_CONDUCT.md * Update README.md * Create CONTRIBUTING.md * ✨ added random quote to demo page * Empty quote before loading * 💄 Added "about rythm" label * Make the border-width dance (Resolve Okazari#64) * FIX: 💄 some style + built file * ✨ Bump to v2.2.3 * FIX: fix typo in borderWidth documentation (Okazari#90) * FEATURE: ✨ Font-size dance (Okazari#89) * 🎉 Prepared 2.2.4 release * 🎉 v2.2.4 * Fix spelling * [DOC]: minor improvements (Okazari#97) * docs: minor improvements * docs: missing word "frequency" Co-Authored-By: NicoPennec <nemohp@yahoo.fr> * docs: fix plural Co-Authored-By: NicoPennec <nemohp@yahoo.fr> * docs: update a sentence about Promise * ✨ [FEATURE] New dance: Tilt (Okazari#101) * Add Dance: Tilt * ADD Tilt in README.md * 👌 Missing half of the tilt.js file * 👌 Preparing for next release * 🐛 fix audio context suspended state due to chrome new policy (Okazari#108) * 🐛 fix audio context suspended state due to chrome new policy (Okazari#108) * 🐛 Rebuild after @maici fix * 🔧 🐛 Fixed npm start script * ✨ Font color dance (Okazari#111) * 👌 Rebased and updated demo * font-color-dance * font-color-dance * translation README.md to Korean * translation README.md to Korean * Delete README_kr.md * Update README.md * 💄 Updated demo page style for fonts * 🌐 Translate CONTRIBUTING.md into Korean (Okazari#103) * 📝 Corrected few grammatical errors in README Added "Built-in" instead of "Build in" * ✨ Font color (Okazari#113) * 💄 Some ui adjustement on demo, David goodenougth * font-color-dance * font-color-dance * translation README.md to Korean * translation README.md to Korean * Delete README_kr.md * 💄 Updated demo page style for fonts * 💄 Minor ui adjusment on demo page
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make the
border-width
dance !Options: min & max
The text was updated successfully, but these errors were encountered: