Changelog 

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2023-01-30) 

Features 

1.7.0 (2023-01-25) 

Features 

  • divider: divider component (c3b67d9)
  • link: link component (ddde65c)
  • pagination: pagination component (853564c)
  • skeleton: skeleton component (b50e16f)
  • stepper: add stepper component (875385c)

Bug Fixes 

  • radio: center the circle (0206530)

1.6.2 (2023-01-20) 

Bug Fixes 

  • inputs: add focus state (823dcc7)

1.6.1 (2023-01-19) 

Bug Fixes 

  • Dark mode with 'media' is not supported (41d24ce)

1.6.0 (2023-01-15) 

Features 

  • config: add prefix option (349498a)

Bug Fixes 

  • tooltip: allow to use breakpoints (99de37e)

Refactor 

  • add custom color (fb16455)
  • button-group: add direction to horizontal class (c14f6d2)
  • card: change shadow box to sm (4ca5d94)
  • config: update types (baceb83)
  • input and select: adjust height to be more standard size (6073359)
  • landing-page: update design and add new sections (fc504e4)
  • tabs: support for radio tabs (f8b0e89)

1.5.0 (2023-01-07) 

Features 

Bug Fixes 

  • navbar: add backdrop saturate to navbar glass and update colors to radixUI (a71d9a7)

Refactor 

  • config: add safelist on production styles.css for CDN purposes (367975b)
  • new-pallete: add slate color (07b9249)
  • new-types: expand pallete scalle (0b83ec4)
  • base: add highlight color tap (e9f47a8)
  • base: device highlight transparent (0fd3717)
  • button: prevent select content (faace23)
  • card: update to radixUI colors (711d704)
  • button: change loader color (2da97bb)
  • utilities: clean utilities (c326698)
  • components-colors: update colors to new radixUI colors (0bec47d)
  • config: force match at init in regexExpr safelist (58047da)
  • config: separate utilities to another config (e3aa62b)
  • navbar: set gray-50 instead of gray-100 (23ed3d9)
  • table: prevent text content wrap (dd5f3ed)
  • background-colors: update background borders (0efce60)
  • tab: update to radixUI colors (29fdcf0)
  • theme: use radixUI pallete (b514482)

1.4.0 (2022-12-30) 

Features 

  • config: support for theme customization (9fa2904)
  • config: types for rippleui theme config (e3a5910)

Refactor 

  • base: removed duplicate selector (97f80fa)
  • move the base to separate config (b376066)
  • set type to configValue (a98490b)
  • update colors type (b52afd5)
  • update themes type (05440f6)

1.3.3 (2022-12-26) 

Features 

  • config: utils function for convert and handle opacity (45da8a1)

Refactor 

  • base: removed base styles (a40b60b)
  • button: change button size props (491921e)
  • components: add rgb function to each variable (5755038)
  • config: change type return to colors (76574d9)
  • config: convert hexa to rgb (9ec6174)
  • config: inject base bg and text color by default (d0cb4d5)
  • config: trigger function when color called (68d8201)
  • dropdown: reduce z-index to z-49 (df5e6ce)
  • modal: increase z-index to be in front of navbar (0fac4e0)
  • utilites: add hide-scrollbar (4bb05b9)

1.3.2 (2022-12-25) 

Bug Fixes 

  • add h-screen to drawer and overlay (5e4c7b8)
  • change disabled class to native disabled selector (7b95eeb)
  • dropdown: left and right positions stay at center (0c2ca61)

Refactor 

  • button: set min-height (260691a)
  • reduced gap in navbar positions (7a2f942)
  • set display flex and set min-height by default (2027922)

1.3.1 (2022-12-19) 

Features 

Bug Fixes 

  • duplicate dark query css (a8bf967)

Refactor 

  • add active state to navbar (201c806)
  • add by default color to p tag (70ee73d)
  • add layout to initial screen (77b00b1)
  • add mdx path (39f7499)
  • add new components (3ed1a37)
  • add state and close on click item (8146276)
  • add types to have a getLayout fn (6069eb6)
  • change description to have more sense (1f1e99c)
  • change property names (41d3f5b)
  • changed wrong title (e61b6b4)
  • move navbar to main wrapper to prevent modal and drawers go behind the nav (b2f9294)
  • removed component item (e1a48d5)
  • removed layout dir (081f4a5)

v1.3.1 - 2022-12-19 

:sparkles: New Features 

:bug: Bug Fixes 

:recycle: Refactors 

:wrench: Chores 

1.3.0 (2022-12-15) 

Features 

1.2.2 (2022-12-14) 

Features 

v1.2.2 - 2022-12-14 

:sparkles: New Features 

:wrench: Chores 

1.2.0 (2022-12-08) 

Features 

Bug Fixes 

  • remove truncate for not break dropdown or tooltips (8a7b513)

1.1.0 (2022-12-07) 

Features 

Bug Fixes 

  • remove scroll when modal opened, remove lag issues on IOS (c759cc7)

1.0.0 (2022-12-03) 

Features 

Bug Fixes 

  • remove text breaking cause by w-fit (b5c3d8b)
  • resolve the path of each css layer (3e43031)

Changelog 

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.