Skip to content

Tags: argyleink/open-props

Tags

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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 <argyle@google.com>

* adjusted tests to correspond to additional props we added

---------

Co-authored-by: Alex Li <alex.li@twosigma.com>
Co-authored-by: Adam Argyle <argyle@google.com>

* document and create fallback

* update tests

---------

Co-authored-by: Alex Li <aml7hqv@virginia.edu>
Co-authored-by: Alex Li <alex.li@twosigma.com>

v1.5.1

Toggle v1.5.1's commit message
cut v1.5.7 🎨

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.5.0 (#317)

* Migrate from `open-color` to `colar` (#314)

* refactor: switch `open-color` to `colar` for prop generators

* refactor: update `.css` files & package scripts and exports

* feat: update usage of `--grape` to `--purple`

* docs: update `colors` section to account for `colar`

* feat: update prop generators to use `open-color` and `colar`

* chore: update .css files & package scripts and exports (for `gray` and `stone`)

* docs: tweak `colors` section to account for new `stone` hue

* test: update prop and token counts to account for new colors and shades

* fix: apply changes based on suggestions from code review

Co-authored-by: Adam Argyle <argyle@google.com>

* refactor: switch `open-color` to `colar` for prop generators

* refactor: update `.css` files & package scripts and exports

* docs: update `colors` section to account for `colar`

* feat: update prop generators to use `open-color` and `colar`

* chore: update .css files & package scripts and exports (for `gray` and `stone`)

* docs: tweak `colors` section to account for new `stone` hue

* test: update prop and token counts to account for new colors and shades

* fix: apply changes based on suggestions from code review

Co-authored-by: Adam Argyle <argyle@google.com>

Co-authored-by: Adam Argyle <argyle@google.com>

* minor version bump

* fixes #232

* fixes #296

* fixes #316

* buttons use gray hsl props

* update caniuse

Co-authored-by: Kelvin DeCosta <38982451+kelvindecosta@users.noreply.github.com>

v1.4.17

Toggle v1.4.17's commit message
cut release v1.4.17 with normalize theme options

v1.4.0

Toggle v1.4.0's commit message
updates job script to latest

v1.3.16

Toggle v1.3.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update cssnano (#235)

* update cssnano

* Revert "update cssnano"

This reverts commit 54ffc94.

* update package.json + npm install

v1.0.0

Toggle v1.0.0's commit message
set css bundle as main

v0.0.2

Toggle v0.0.2's commit message
Merge branch 'main' of https://github.com/argyleink/prrops.style into…

… main