Skip to content

Releases: scaleflex/ui

1.0.0-beta.5

18 Jan 11:38
Compare
Choose a tag to compare

1.0.0-beta.5 (2021-01-18)

Features

  • Input: add props.fullWidth and throw rest props to main component element (b1879b2)
  • Select: add props.fullWidth and throw rest props to main component element (f56dc25)
  • Tab: add story and throw rest props to main component element (0c8a1ec)
  • Tab: create Tab component (f78cdd8)
  • TabPanel: add story and throw rest props to main component element (b50a127)
  • TabPanel: create TabPanel component (e0ae534)
  • Tabs: add story and throw rest props to main component element (c113f5e)
  • Tabs: create Tabs component (1b27601)

1.0.0-beta.4

14 Jan 16:11
Compare
Choose a tag to compare

1.0.0-beta.4 (2021-01-14)

Bug Fixes

  • Menu: menu select item bug (4af36f1)

Features

  • create icons: MoveDown, MoveUp, Box, Point, Rocket, Power, CloudUpload, Process (6409c3f)
  • create icons: Security, Analytics, Puzzle, Account, LogOut, ReleaseNotes, About, Support, Documentation (78d3a84)
  • Input: add input placeholder styles and add placeholder to story (f8b94c4)
  • ui/core: create ui/core/index.ts (f6715c4)

1.0.0-beta.3

13 Jan 13:15
Compare
Choose a tag to compare

1.0.0-beta.3 (2021-01-13)

  • refactor(Structure)!: Rename repo sfx-ui->ui and restructure packages (b32c1fd)

BREAKING CHANGES

  • Repo name changed and packages structure changed. Now we have 2 packages: icons and ui (core, theme, hooks, utils)

1.0.0-beta.2

13 Jan 08:03
Compare
Choose a tag to compare

1.0.0-beta.2 (2021-01-13)

Features

  • menu: use portal (ba12b8e)
  • modal.story: add WithSelectGroup story (c51aa05)

v1.0.0-beta.1

24 Dec 09:48
Compare
Choose a tag to compare

Features

  • AccordionHeader: change styles (d3c3520)
  • defaultTheme: add styles for typography.font 'text' variants and LabelExtraLarge (d40151d)
  • FontVariant: add 'text' font vars and LabelExtraLarge (b42a76a)
  • FontVariant: rename 'Text' variants to 'Label' (09016f5)

1.0.3-beta.0

23 Dec 16:11
Compare
Choose a tag to compare
1.0.3-beta.0

v1.0.0-beta.0

16 Dec 09:20
Compare
Choose a tag to compare

Initial release