Skip to content

Releases: fictoan/fictoan-react

v1.1.0

15 Feb 01:37
Compare
Choose a tag to compare

Add OptionCard component, which are basically style-able divs that can act both like checkboxes or radio buttons

v1.0.0

12 Feb 07:53
Compare
Choose a tag to compare

Finally, FictoanReact has a 1.0 release

v0.45.3

10 Mar 07:13
42dde13
Compare
Choose a tag to compare

Add isDismissable prop for optionally showing the dismiss button in BottomDrawer

v0.45.2

17 Jan 05:01
0af9267
Compare
Choose a tag to compare
  • ⚠️ PinInputField prop disableCopyPaste is now pasteFromClipboard which is an enum of two values - disabled or enabled (default)
  • Props for all components (like ElementProps, ButtonProps) are now exported by the package (included from v0.45.1)

v0.43.0

25 Oct 16:47
1e2bee6
Compare
Choose a tag to compare
Publish v0.43.0 to NPM

v0.39.1

25 Apr 05:52
Compare
Choose a tag to compare
Bump version

0.34.0

06 Sep 11:33
Compare
Choose a tag to compare
v0.34.0

Fix indentation

v0.33.2

17 Jul 09:30
ee00ed7
Compare
Choose a tag to compare
CSS Override fixes (#52)

* Fix Breadcrumbs and Portion

* Fix button styles

* Fix styling for ContentWrapper, InfoPanel, HRule, Form elements, Notifications

* Final style fixes and changelog updated

* Tweak column indents

Co-authored-by: Sujan Sundareswaran <sujan.sundareswaran@gmail.com>

v0.31.2

29 Aug 12:11
Compare
Choose a tag to compare

Changelog

  • Set ThemeType to recursive optional typeof RFTheme.
  • Export StaticGlobalStyles (introduced in v0.31.1)

v0.31.0

27 Aug 14:04
Compare
Choose a tag to compare
Fix typo