Skip to content

Releases: BigBasket/ra-components

2.0.6

30 May 09:53
20ddbeb
Compare
Choose a tag to compare
Merge pull request #26 from BigBasket/branch_2.0.6

1.0.16

2.0.5

24 May 06:49
Compare
Choose a tag to compare
  • setMenuColors is not needed, we can set colors using RaMenuItemLink
  • JsonInput - json parse issues fixed

2.0.4

06 Jan 15:23
4ff280a
Compare
Choose a tag to compare

TreeMenu - menu labels have primary and secondary colors now
JsonField - expanded by default , rest prop is passed which allows us to do react-json-tree - JSONTree cutomizations
JsonInput - rest prop is passed

2.0.3

27 Dec 11:13
8f9f6c1
Compare
Choose a tag to compare
  • New prop setMenuColors added

It is true by default. If true, Menu texts are colored.
primary text color is used for parent menu and secondary text color is used for child menu.

  • [Doc] ReadMe updated

2.0.2

26 Dec 06:11
258d024
Compare
Choose a tag to compare
  • React-Admin 4.x support
  • Code formatted using Prettier
  • TreeView has the primary color now

1.0.13

14 Oct 03:55
Compare
Choose a tag to compare
  • NULL values are handled

2.0.0-beta.1

22 Mar 15:36
23f443e
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
  • Upgrade to react-admin 4.x

1.0.9

13 Feb 12:04
6115940
Compare
Choose a tag to compare

1.0.8

07 Feb 15:42
4b7da74
Compare
Choose a tag to compare
  • react-json-tree version upgrade and the corresponding JsonField import change
  • moved all exports explicit as export const

1.0.6

05 Oct 07:14
1420594
Compare
Choose a tag to compare
  • PhoneInput added
  • Documentation updated