Skip to content

Releases: argyleink/open-props

Step towards v2

29 Sep 19:48
5e21d4a
Compare
Choose a tag to compare
v1.6 (#421)

* version bump

* Added --ease-anticipate-* easings (#419)

* breaking change: added --ease-elastic-in, renamed --ease-elastic-* and --ease-squish-* to --ease-elastic-out-* and --ease-elastic-in-out-*

* Update docsite/index.css

Fixed typo from refactor in docsite/index.css as per Adam's comment

Co-authored-by: Adam Argyle <[email protected]>

* adjusted tests to correspond to additional props we added

---------

Co-authored-by: Alex Li <[email protected]>
Co-authored-by: Adam Argyle <[email protected]>

* document and create fallback

* update tests

---------

Co-authored-by: Alex Li <[email protected]>
Co-authored-by: Alex Li <[email protected]>

v1.5.1

10 Apr 22:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

Moar Colors

22 Nov 20:52
2e3d492
Compare
Choose a tag to compare

3 more dark colors in each palette, also new palettes available!

Normalize Options 🎃

28 Oct 04:11
Compare
Choose a tag to compare
  • can choose light or dark only
  • can additionally import the themes scoped to .dark, .dark-theme, and [data-theme="dark"] (light too)

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.17

Web components and shadow DOM support

01 Jul 20:32
Compare
Choose a tag to compare

Optionally find files that use :host instead of :where(html)

Stable Channel - update

27 Jun 05:13
61fcbde
Compare
Choose a tag to compare
update cssnano (#235)

* update cssnano

* Revert "update cssnano"

This reverts commit 54ffc9415e82228edd723735594d1df432b3272b.

* update package.json + npm install

🎉

30 Nov 06:02
Compare
Choose a tag to compare
v1.0.0

set css bundle as main

Hello world!

10 Sep 17:37
Compare
Choose a tag to compare
Hello world! Pre-release
Pre-release
Merge branch 'main' of https://github.com/argyleink/prrops.style into…

… main