Skip to content

Releases: patrickap/twin-ui

v1.2.1

19 Mar 12:13
Compare
Choose a tag to compare

1.2.1 (2023-03-19)

Bug Fixes

v1.2.0

18 Mar 22:23
Compare
Choose a tag to compare

1.2.0 (2023-03-18)

Features

  • added license and readme (078a14e)

v1.1.0

18 Mar 21:47
Compare
Choose a tag to compare

1.1.0 (2023-03-18)

Features

  • updated package json, npm release (46ac3e0)

v1.0.0

18 Mar 21:43
Compare
Choose a tag to compare

1.0.0 (2023-03-18)

Bug Fixes

  • added entrypoint to each feature (b9103d8)
  • auth guard render error (aa3363d)
  • button center (96db843)
  • button spinner generic height (0fc62af)
  • button spinner height (dbc8428)
  • button spinner height change (7b28e68)
  • close drawer on navigate (57cca99)
  • consistent components (2b91e1d)
  • consistent disabled states (5b4715f)
  • consistent focus ring (09c6238)
  • correct drawer open / close on navigate (f20e275)
  • dark mode (44c681e)
  • dark mode background of nav link (d800daa)
  • dist dir (35e3af5)
  • drawer background animation (6588706)
  • drawer breakpoint (e3929ee)
  • drawer trigger focus on close (b2c0cfe)
  • dropdown child hover using group (2ef506b)
  • dropdown position (69f1cac)
  • fast reload by using separate app component file instead of index (b9e6d99)
  • forward ref should also pass all missing props for a11y (e619145)
  • icon stroke (61895f4)
  • improved dropdown auto placement (abfe535)
  • improved icons and stroke widths (d891274)
  • improved nav icon stroke width (5981e59)
  • improved sign in spacing (d1a281b)
  • index dashboard route (a5a15fd)
  • keep config folder (c970da9)
  • label null handling (a624f67)
  • link and nav-item focus-visible only (eb276c3)
  • link color mode match with button link variant (c5c5936)
  • nav links relative error (702c3a9)
  • no legacy peers (b3b00d4)
  • no padding on side for header (12c6be6)
  • old import (68fece4)
  • package script name (e7bbea9)
  • react children types (64c0f21)
  • release only main branch (7300407)
  • remove class (301427e)
  • remove console log (c96868f)
  • remove focus ring from dropdown parent (f113cd0)
  • remove temp test buttons (c8d2d0b)
  • remove toast viewbox scroll as it breaks animation (4602a03)
  • remove unused hooks (6048de0)
  • removed unused (fe0bfbe)
  • removed unused dependency (8bc98e2)
  • render dashboard navigation in side component (b6bb125)
  • responsive dropdown border radius (eb6dd48)
  • routing (ce83a83)
  • signin title size on mobile (2ee2a9b)
  • soften title color (b3cb256)
  • style nav icons stroke width directly (cc6e624)
  • switched to popover (8612250)
  • toast animation (8305e63)
  • tooltip container should not have focus (7a17de5)
  • trigger click on link enter key down (edfd9a6)
  • typo in tailwind.config.cjs (9822588)
  • use index html inside src root (7a376d3)
  • weird focus outline (8a34cbb)
  • whitespace (ebadf7c)
  • wrappedapp in authentication provider (b82e974)
  • wring variable name (75a08a1)
  • wrong imports (646fc75)

Features

Read more