Skip to content

Tags: react95-io/React95

Tags

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #369 from react95-io/beta

v4.0.0-beta.19

Toggle v4.0.0-beta.19's commit message
fix(radio): remove 'menu' variant

BREAKING CHANGE: remove 'menu' variant of Radio component

v4.0.0-beta.18

Toggle v4.0.0-beta.18's commit message
fix(checkbox): remove 'menu' variant

Remove 'menu' variant, as this should be a part of MenuList component

BREAKING CHANGE: Removal of 'menu' Checkbox variant

v4.0.0-beta.17

Toggle v4.0.0-beta.17's commit message
style(textinput.stories): fix typo in file name

v4.0.0-beta.16

Toggle v4.0.0-beta.16's commit message
feat(button): add 'raised' button

v4.0.0-beta.15

Toggle v4.0.0-beta.15's commit message
fix(slider): fix thumb not draggable

fix #357

v4.0.0-beta.14

Toggle v4.0.0-beta.14's commit message
fix(hourglass): accept style prop

v4.0.0-beta.13

Toggle v4.0.0-beta.13's commit message
refactor(select): improve keyboard and events, split native to Select…

…Native

BREAKING CHANGE: Select props changed significantly, native is now the SelectNative component

v4.0.0-beta.12

Toggle v4.0.0-beta.12's commit message
refactor(common): move SwitchBase to common folder

v4.0.0-beta.11

Toggle v4.0.0-beta.11's commit message
feat(storybook): Reimplement "Themes" add on with React95 style

This also upgrades many dependencies, removes storybook-addon-styled-component-theme and configures babel in preparation for Storybook v7.