Skip to content

Releases: smeup/ketchup

v8.0.0-a

19 May 13:42
Compare
Choose a tag to compare

What's Changed

  • kup-box: automatically hidden overflow for box section when a layout's dimension is present.

v8.0.2

10 May 10:00
a60e1dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.1...v8.0.2

v8.0.1

05 May 15:02
e8280bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

v8.0.0

04 May 08:10
4aa8f91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.4.2...v8.0.0

v7.4.2

24 Mar 11:24
73e0482
Compare
Choose a tag to compare

Bug fixes

  • kup-planner: many fixes.

v7.4.1

10 Mar 10:23
89a1d81
Compare
Choose a tag to compare

Bug fixes

  • kup-planner: fixed double firing of event.

v7.4.0

09 Mar 16:00
cb001d2
Compare
Choose a tag to compare

New component

  • kup-planner

New features

  • kup-echart: added Radar.

v7.3.1

03 Mar 15:45
801da47
Compare
Choose a tag to compare

Bug fixes

  • kup-dash-list: solved js error when colors are undefined.

v7.3.0

02 Mar 15:10
1a872e5
Compare
Choose a tag to compare

Minor changes

  • kup-card: added built-in layout 6 (message box).
  • kup-form: added ready event.

Bug fixes

  • kup-dash-list: managed transcode colors (text/icon/value).
  • kup-dialog: text is now selectable.

v7.2.0

27 Feb 15:56
f63dfec
Compare
Choose a tag to compare

New features

  • kup-chip: added enableInput prop.
  • kup-echart: added funnel chart.
  • FCell: editable chip.

Minor changes

  • FCell: handled AML (multi-autocomplete) and CML (multi-combobox) shapes.

Bug fixes

  • kup-echart: added more random colors when there are more data to represent than colors.

Other

  • Updated Stencil core version (v3.0.1).