Releases: cypress-io/cypress-design
Releases · cypress-io/cypress-design
@cypress-design/[email protected]
Patch Changes
-
#39
1b383f3
Thanks @elevatebart! - fix file path of sourcemaps -
Updated dependencies [
4259026
,1b383f3
]:- @cypress-design/[email protected]
@cypress-design/[email protected]
Patch Changes
- #39
1b383f3
Thanks @elevatebart! - fix file path of sourcemaps
@cypress-design/[email protected]
Patch Changes
- #39
1b383f3
Thanks @elevatebart! - create alert component
@cypress-design/[email protected]
Minor Changes
-
#41
4259026
Thanks @elevatebart! - ## New syntaxes to add dynamic icon colorsWith a prefix focus/hover
<IconBook size="16" strokeColor="blue-600" hoverStrokeColor="jade-600" focusStrokeColor="jade-900" />
With the same prefix acting on a group
<button class="group"> <IconBook size="16" strokeColor="blue-600" hoverStrokeColor="jade-600" focusStrokeColor="jade-900" interactiveColorsOnGroup />Read </button>
@cypress-design/[email protected]
Minor Changes
-
#41
4259026
Thanks @elevatebart! - ## New syntaxes to add dynamic icon colorsWith a prefix focus/hover
<IconBook size="16" strokeColor="blue-600" hoverStrokeColor="jade-600" focusStrokeColor="jade-900" />
With the same prefix acting on a group
<button class="group"> <IconBook size="16" strokeColor="blue-600" hoverStrokeColor="jade-600" focusStrokeColor="jade-900" interactiveColorsOnGroup />Read </button>
Patch Changes
4af3ea0
Thanks @elevatebart! - allow for v-bind/calculated icon colors
@cypress-design/[email protected]
Minor Changes
-
#35
f68c0ed
Thanks @ryanjwilke! - Renamed button types and added a new variant. -
#38
ff7a75a
Thanks @mapsandapps! - Add new button variants and update disabled styles
@cypress-design/[email protected]
Minor Changes
-
#35
f68c0ed
Thanks @ryanjwilke! - Renamed button types and added a new variant. -
#38
ff7a75a
Thanks @mapsandapps! - Add new button variants and update disabled styles
@cypress-design/[email protected]
Patch Changes
- #20
14dd0f5
Thanks @elevatebart! - To avoid having every color in the universe in the safelist, add the IconExtractor.
Also, remove the entire safelist from the css plugins windi config.
@cypress-design/[email protected]
Patch Changes
- #30
7194ec4
Thanks @elevatebart! - creation of tooltips component
@cypress-design/[email protected]
Minor Changes
- #33
5f9cf10
Thanks @elevatebart! - Allow vue icon to have a class
Patch Changes
- Updated dependencies [
5f9cf10
,69b3327
]:- @cypress-design/[email protected]