Skip to content

Releases: tonightpass/kitchn

@tonightpass/[email protected]

29 Dec 10:58
c042d30
Compare
Choose a tag to compare

Minor Changes

  • 46a44f5: Add usage of css variables
    Add next-themes to handle system theme without blinkings
    Add ability to add custom theme

    Improve scale hoc with pixel value handler
    Improve box hoc with borders

    Fix couples of things related to styled-components v6

    Remove withKitchen hoc, now use the KitchenProvider component with next

@tonightpass/[email protected]

29 Aug 17:23
cb57c1f
Compare
Choose a tag to compare

Patch Changes

  • 45df2c1: Fix button onclick props types
    Fix ToastItem types, alignment and borders

@tonightpass/[email protected]

16 Aug 18:18
474e2c6
Compare
Choose a tag to compare

Patch Changes

  • 5251c3c: Fix hover and focus due to and sign unused

@tonightpass/[email protected]

09 Aug 19:19
ce6d8ee
Compare
Choose a tag to compare

Patch Changes

  • bef80fb: Add Controlled Input component.

@tonightpass/[email protected]

17 Jul 19:41
1d6aec8
Compare
Choose a tag to compare

Minor Changes

  • 47ccc8d: Upgrade styled-components to v6

@tonightpass/[email protected]

17 Jul 19:01
8ac95dd
Compare
Choose a tag to compare

Patch Changes

  • cbfdd27: Fix parseCookieString function

@tonightpass/[email protected]

28 Jun 17:33
302e5ef
Compare
Choose a tag to compare

Minor Changes

@tonightpass/[email protected]

21 Jun 22:09
f01468b
Compare
Choose a tag to compare

Patch Changes

@tonightpass/[email protected]

18 Jun 01:54
ed08acc
Compare
Choose a tag to compare

Patch Changes

@tonightpass/[email protected]

31 May 11:29
cda6e5c
Compare
Choose a tag to compare

Patch Changes

  • 3a57161: Improve native button with ability to use reactnode as children