Skip to content

Releases: etecture/rex

0.2.4

08 Feb 14:40

Choose a tag to compare

Full Changelog: 0.2.3...0.2.4

0.2.3

08 Feb 14:40

Choose a tag to compare

Full Changelog: 0.2.2...0.2.3

0.2.2

23 Jan 13:17

Choose a tag to compare

Full Changelog: 0.2.1...0.2.2

Changes

  • [@etecture/rex] useBreakpoint: fixes wrong breakpoint on first render

0.2.0

19 Dec 15:24

Choose a tag to compare

Changes

  • [@etecture/rex] useBreakpoint: adds initial useBreakpoint hook implementation

0.1.7

19 Dec 10:35

Choose a tag to compare

Changes

  • [@etecture/rex] Scrollbar: adds 100% default height, max-height, width and max-width to viewport
  • [docs]: added prop tables to component docs

0.1.6

04 Dec 09:56

Choose a tag to compare

Changes

  • [@etecture/rex] Scrollbar: fixes styles overriding nested Scrollbars

0.1.5

04 Dec 09:36

Choose a tag to compare

Changes

  • [@etecture/rex] Scrollbar: Adds horizontalScrollDisabled and verticalScrollDisabled props to disable scroll

0.1.4

22 Nov 13:42

Choose a tag to compare

Changes

  • [@etecture/rex] Scrollbar: fixes #1 by properly updating scrollbars on children changes

0.1.3

14 Nov 10:10

Choose a tag to compare

Changes

  • [@etecture/rex] Scrollbar: Fixes dimensions since they should be set on content to work properly

0.1.2

13 Nov 11:12

Choose a tag to compare

Changes

  • [@etecture/rex] Scrollbar: Moved dimension props to container instead of content and improved customization of styles
  • [docs] Added first PoC for a documentation page at https://etecture.github.io/rex/