Augmented Ui Versions Save

Cyberpunk-inspired web UI made easy. Get augmented.

v2.0.0

3 years ago
  • 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

v1.1.2

4 years ago

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

v1.1.0

4 years ago

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!

v1.0.0

4 years ago