Skip to content

Releases: propjockey/augmented-ui

Version 2

30 Aug 23:23
Compare
Choose a tag to compare
  • Complete rewrite
  • Over 200 aug mixins built on top of a new core feature set
  • Mixin Mixer: http://augmented-ui.com/mixinmixer
  • Properties that enable clip augs at any angle, not just 45deg
  • Optionally equip augs dynamically from CSS using core, without DOM attribute mixins and without JavaScript (no more aug-attr-spliced.js!)
  • Border size and Inlay (previously "Inset") distance gained individual top/right/bottom/left options
  • Full support global user reach at 92.96%
  • Automatic elliptical border-radius fallbacks removed to simplify adding augmented-ui to projects with legacy browser support

Optional data-augmented.css file added

16 Apr 01:03
Compare
Choose a tag to compare

Using data-augmented.css instead of augmented.css changes the attribute selectors to standard data- attributes:
data-augmented-ui="tl-clip exe"

webkit fallback added, ~91% full support global user reach

09 Sep 23:14
Compare
Choose a tag to compare

webkit fallbacks were removed before initial release due to breaking behavior in old iOS browsers.
Bought an iPhone and got css feature detection targeting the issue.
Now old iOS uses the elliptical border-radius fallback along with pre-chromium Edge.
Everyone else on -webkit-clip-path browsers (including iOS 11+) is upgraded to the full support version.

Full feature global user reach is now over 91% - a big jump from the ~70% at initial release!

Initial Release

01 Sep 03:54
Compare
Choose a tag to compare
v1.0.0

launch time - v1.0.0