Skip to content

Latest commit

 

History

History
114 lines (93 loc) · 11 KB

README.md

File metadata and controls

114 lines (93 loc) · 11 KB

James0x57

augmented-ui from PropJockey

Home: http://augmented-ui.com/

Docs: http://augmented-ui.com/docs/

Informal/Visual Tests: http://augmented-ui.com/test.html

NPM: https://www.npmjs.com/package/augmented-ui

GitHub: https://github.com/propjockey/augmented-ui

Install: $ npm install augmented-ui Then include the /node_modules/augmented-ui/augmented.css file before any stylesheets that use it.

OR

Use your favorite NPM CDN and include it on your page before other stylesheets for small projects. Like so:

<link rel="stylesheet" type="text/css" href="https://unpkg.com/augmented-ui/augmented.css">

Support

Sponsors

Become a sponsor and get your logo on this README with a link to your site. [Become a sponsor]

Backers

Help the developer follow his excitement and support augmented-ui with a monthly donation. [Become a backer]

CHANGELOG:

v1.1.0 - September 9th, 2019:

  • Increased full support global user reach from ~70% to ~91% with -webkit-clip-path
  • Bought an old iPhone to isolate and feature detect the iOS issue found before launch, enabling -webkit-clip-path to be used everywhere else
  • Better docs: http://augmented-ui.com/docs/

v1.0.0 - August 31st, 2019:

  • Initial release
  • -webkit-clip-path support removed before release due to breaking issues on older iOS versions used by ~2% of global users