Skip to content

Latest commit

 

History

History
246 lines (144 loc) · 14.8 KB

CHANGELOG.md

File metadata and controls

246 lines (144 loc) · 14.8 KB

1.0.24 (2019-04-19)

Bug Fixes

  • Button: removed default props colors: primary. (a6526e0)
  • components: minor fixes and improvements. (95c7d6d)
  • dependencies: more permissive peer dependencies and unfix version of ra-core (32a2d42)
  • MenuItemLink: removed mistake props (2aa723f)
  • migartion ra-ui-2.8.5: migrated detail/ (6a81796)
  • migration ra-ui-2.8.5: migrate layout/ (9d6cd7b)
  • migration ra-ui-2.8.5: migrated field/ (964aa2d)
  • migration ra-ui-2.8.5: migrated form/ (a60798e)
  • migration ra-ui-2.8.5: migrated input/ (1ace0cb)
  • migration ra-ui-2.8.5: migrated list/ (6131ed8)
  • migration ra-ui-2.8.5: updated ra-ui-maui and migrated auth/ and button/ (1653816)
  • package.json: merge resolv. (34cc6c0)
  • theme: moved main theme at root of folders. (2bc19e2)

1.0.23 (2019-04-12)

Bug Fixes

  • demo: added some new visuals (575e4a1)
  • dependencies: downgrade @material-ui/core to v1.5.1 and @material-ui/icons to v1.1.1 to respect dependency of react-admin v2.6.4. Installed dependency history v7.4.0 to prevent newer version from being installed (c01b896)
  • dependencies: install ci dependencies (a317000)
  • Layout: improved visuals of Sidebar. (138e53b)
  • Layout: improved visuals of UserMenu and SideBar. (ec654c1)
  • Menu: improved visuals (94e102a)
  • MenuItem: allow to beused in both userMenu and Sidebar (028a1bd)

1.0.22 (2019-03-22)

Bug Fixes

  • Actions: actions now support customized props (b021e81)

1.0.21 (2019-03-21)

Bug Fixes

  • dependencies: upgrade all dependencies (6d6cbce)

1.0.20 (2019-03-18)

Bug Fixes

1.0.19 (2019-03-18)

Bug Fixes

  • demo: fix demo and upgrade all dependencies (2e0afc5)

1.0.18 (2019-03-11)

Bug Fixes

1.0.17 (2019-03-11)

Bug Fixes

  • documentation: Upgrade @rollup-umd/documentation to v2.0.0 and removed react-styleguidist. Publish to GitHub (fe464fa)

1.0.16 (2019-03-04)

Bug Fixes

  • ncurc: added .ncurc configuration (964172d)

1.0.15 (2019-02-28)

Bug Fixes

  • dependencies: upgrade all dependencies (b0d71d6)

1.0.14 (2019-02-25)

Bug Fixes

  • demo: corrected component props to tag. (fdce532)
  • dependencies: upgrade all dependencies (585ea58)
  • main: main was pointing to dist esm features that were removed and causing issue in IDE (7e12403)
  • transition BS: removed all withStyles and classes + improved demo. (c291333)

1.0.13 (2019-02-14)

Bug Fixes

1.0.12 (2019-02-05)

Bug Fixes

  • utils: added utils folder to extend the validate formulas from react-admin (c9ec726)
  • utils: added utils folder to extend the validate formulas from react-admin (e382edd)

1.0.11 (2019-02-05)

Bug Fixes

  • theme: corrected theme bug. (1be9e39)

1.0.10 (2019-02-05)

Bug Fixes

  • demo: restore demo (b8656bc)
  • dependencies: fix dependencies as in react-admin, fix ra-core to 2.6.4 (a720858)
  • dependencies: fix dependencies as in react-admin, fix ra-core to 2.6.4 (a97479f)

1.0.9 (2019-02-04)

Bug Fixes

  • dependenceis: fix terser (26fbcdc)
  • dependencies: fix terser to v3.14.1 (89ec21d)

1.0.8 (2019-02-04)

Bug Fixes

  • dependencies: moved react-autosuggest to dependencies (96a0e55)

1.0.7 (2019-02-04)

Bug Fixes

  • dependencies: added more dependencies (702b995)
  • dependencies: move some devDependencies into dependencies to fix build (bd320cc)

1.0.6 (2019-02-04)

Bug Fixes

  • dependencies: added missing dependencies (789f62a)
  • dependencies: adding inflection to dependencies (8a2ae05)

1.0.5 (2019-02-04)

Bug Fixes

  • dependencies: moving autosuggest-highlight to dependencies (96485ac)

1.0.4 (2019-02-04)

Bug Fixes

1.0.3 (2019-02-04)

Bug Fixes

  • doc: fixing doc deployment (02ab510)

1.0.2 (2019-02-04)

Bug Fixes

  • dependencies: moved ra-core to devDependencies and peerDependencies (9d5776b)

1.0.1 (2019-02-04)

Bug Fixes

  • dependencies: Install missing dependencvies (86502c1)

1.0.0 (2019-02-04)

Bug Fixes

  • BUtton: improved visuals (09ef31b)
  • CardActions: migrated to bs. (32b9dbb)
  • CardActions: migrated to bs. (020165f)
  • components: correcting bugs. (b4c98fb)
  • components: update components related to CRUD operation. (6c2e259)
  • Create: improved visuals + migrtation bs (4683ab7)
  • Datagrid: removed hover props. (dffa956)
  • DataGrid and co.: migrated to bs. (e7c95a3)
  • demo: added BoostrapProvider and updateing demo following bs components. (210ff52)
  • eslint: linting WIP (1f3abe0)
  • fa: replaced with font awesome 5, updated bs/v4, and disabled test for releasing (52506ca)
  • fa: replaced with font awesome 5, updated bs/v4, and disabled test for releasing, release set to protected (faf689b)
  • FIelds: migrated some to bs. (cc2863b)
  • Filter components: improved visuals. (70cda80)
  • FilterFOrm: migrated to bs. (8bc56a9)
  • Filters: migrated to bs. (5c5f74a)
  • layout: added CardContent to layout CRUD components. (7b41018)
  • Link: added colours to link (4f5e594)
  • List/Datagrid: improved visuals for lists. (33c616f)
  • Menu: corrected props resources apssed wrongly (e9568ff)
  • migration: added some new components as BS (86cbedd)
  • Navigation: migrated Menu and Sidebar to bs. (4e7ce27)
  • Navigation: migrated MenuItemLink to bs. (d5671d0)
  • package.json: updated osme deps. (9957f31)
  • ReferneceField: indentation. (7f5660b)
  • ResetableTextField: migrated tobs. (9cce55e)
  • SearchInput: migrated to bs. (03bd3a6)
  • SearchInput: migrated to bs. (01fe89b)
  • SelectInput: migrated for bs. (4b2e504)
  • tests: modified tests in regard to bs ocmponents (a51aa4a)
  • Title: WIP still cant get the resource title to displayu properly. (35b3b17)
  • Toolbar: improved visuals. (5d87c2d)
  • translate: corrected bug wiht label props. (0bba10e)
  • UI: improved some components visuals. (339408a)
  • UserMenu: migration bs. (4ae446a)
  • visuals: improvd small bugs (1bbcd34)

Features

  • demo: Added demo project and fixed some dependencies to comply with create-react-app required specific version of: webpack, eslint, babel-eslint (38f3732)