Skip to content

0.3.0-beta.0

Compare
Choose a tag to compare
@elbakerino elbakerino released this 23 Mar 04:06
· 70 commits to master since this release

馃帀alpha has proven stable and no big changes are pending for 0.3.0

  • @ui-schema/ui-schema > 0.3.0-beta.0
  • @ui-schema/ds-bootstrap > 0.3.0-beta.0
  • @ui-schema/ds-material > 0.3.0-beta.1
  • @ui-schema/dictionary > 0.0.9
  • @ui-schema/material-code > 0.3.0-beta.0
  • @ui-schema/material-color > 0.3.0-beta.0
  • @ui-schema/material-dnd > 0.0.12
  • @ui-schema/material-pickers > 0.3.0-beta.0

Features

  • core/material new read-write widget options and context #33 #78
  • ds-material new base components for GenericList #178
  • ds-material switch to new ListButton #177
  • ds-material optimize Table pagination buttons #73 (changed because of #177)
  • optimize typings UIStoreActions / storeUpdater #163
  • core fix typing PluginProps[onErrors]
  • support Record value #140
  • core Trans fix wrong default type for context
  • small cleanups, version lock etc.