Skip to content

Releases: Cado-Labs/sphere-ui

v.4.9.0-beta.1

27 Oct 13:35
e0b777e
Compare
Choose a tag to compare
v.4.9.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v.4.8.0...v.4.9.0-beta.1

v4.8.0

31 Aug 06:58
f9795f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.4.7.1...v.4.8.0

v4.7.1

27 Jul 13:40
18af6e8
Compare
Choose a tag to compare

What's Changed

  • Fix datepicker range buttons in Safari/Firefox by @tysky in #105
  • Show message about chosen date in UTC for DateTimePicker component by @tysky in #105

Full Changelog: v.4.7.0...v.4.7.1

v4.7.0

06 Jul 14:24
a88ab1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.4.6.4...v.4.7.0

v.4.6.4

23 Jun 11:01
84c77ce
Compare
Choose a tag to compare

What's Changed

  • add table props for row expanding by @tysky in #99

Full Changelog: v.4.6.3...v.4.6.4

v4.6.3

08 Jun 08:42
121535d
Compare
Choose a tag to compare

What's Changed

  • Fix 30 days button #96
  • Add minDate/maxDate props #96

Full Changelog: v.4.6.2...v.4.6.3

v4.6.2

14 Apr 11:00
444efcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.4.6.1...v.4.6.2

v4.6.1

11 Apr 09:51
2ec4dc0
Compare
Choose a tag to compare

What's Changed

Component fixes #90:

  • add name property to SelectButton component
  • add dataKey property to MultiSelect component #12
  • set loading property true by default in Spinner component #65
  • add support for infinite pagination in Pagination component
  • add some new properties to DatePicker, DateTimePicker components. Remove passing locale property.
  • display range buttons on the right side of the calendar

Full Changelog: v.4.6.0...v.4.6.1

v4.6.0

06 Apr 12:01
f46b710
Compare
Choose a tag to compare

What's Changed

Add new components:

  • DataTable
  • TreeTable

Full Changelog: v.4.5.0...v.4.6.0

v4.5.0

28 Mar 10:13
2504367
Compare
Choose a tag to compare

Add new Input components:

  • InputText
  • InputTextarea
  • InputMask
  • InputSwitch
  • InputNumber