Skip to content

Releases: devonChurch/avocado

1.2.0 Eggs Benedict integration

09 Apr 02:25
Compare
Choose a tag to compare

Remove internal Load Control system for controlling CPU heavy tasks in favor of my standalone library named Eggs Benedict.

This is effectively the same "load control" system with some API enhancements that make the system consumable for generic scenarios in the open-source community.

1.1.1 load control

04 Apr 22:56
bc71f17
Compare
Choose a tag to compare

Fix 🐛and optimizations 🚀around Throttling and Debounce performance.

  • Feature: "Load Control" optimisation #1

Before 👎 🙁

The final color change is NOT caught causing the native UI to show red while the application UI shows blue

throttle-before

After 👍 🙂

Both native and application UI are now in sync, even when "aggressively" dragging the color range slider_.

throttle-after

1.1.0 mobile device updates

19 Jan 03:40
Compare
Choose a tag to compare

Create compact design on smaller screens 🎉

Before 👎

Screen Shot 2020-01-12 at 6 38 17 PM

After 👍

Screen Shot 2020-01-12 at 6 37 32 PM


Automatic "dynamic" scroll when dragging swatch items 🎉

dynamic-scroll


Better color blends in Safari 🎉

Before 👎

Screen Shot 2020-01-12 at 6 36 21 PM

After 👍

Screen Shot 2020-01-12 at 6 36 54 PM

Initial Release

15 Dec 00:17
Compare
Choose a tag to compare

Initial 1.0.0 release with the following MVP features:

  • Sharable URL's
  • Reorder colors palette
  • Updating a color swatch
  • Accessibility reference
  • Reveal color combinations
  • Delete color assets
  • Create new color swatches
  • Create new color combinations
  • Updating a color combination
  • Dynamic UI color

See demo below (please wait for .gif to load) 👍

release-demo