Releases: smeup/ketchup
Releases · smeup/ketchup
v8.0.0-a
What's Changed
- kup-box: automatically hidden overflow for box section when a layout's dimension is present.
v8.0.2
What's Changed
- kupMath & kupDates: refactoring utilities functions by @pasere-smeup in #1659
Full Changelog: v8.0.1...v8.0.2
v8.0.1
What's Changed
- Snackbar fix by @pasere-smeup in #1654
- kup-text-field [inputType="number"]: could set nr of integer digits and decimal digits by @pasere-smeup in #1655
- kup-text-field[inputYpe="number"] & f-cell[cellType=NUMBER]: fix value with en locale by @pasere-smeup in #1656
Full Changelog: v8.0.0...v8.0.1
v8.0.0
What's Changed
- Updated Stencil version (react / sass too). by @lucafoscili in #1631
- Planner filters by @pasere-smeup in #1632
- Bugfix (kup-data-table): displayed new merged column if it was set to hidden. by @lucafoscili in #1633
- kup-planner: fix set detail gantt item color; up gantt-component version 1.3.22 by @pasere-smeup in #1634
- kup-image: added missing load event. by @lucafoscili in #1635
- Kup planner filter by @pasere-smeup in #1636
- update deps and jest improvs by @chiarazambe-smeup in #1638
- update theme.json - formazione test by @Leonardo-Signorelli in #1637
- jest improvs: KupData tests and single test launch bug fixed by @chiarazambe-smeup in #1639
- Test workflow by @lanarimarco in #1640
- Task timeline icon by @pasere-smeup in #1641
- Added more tests. by @lucafoscili in #1642
- kup-planner: minor fixes; up gantt-component version 1.3.25 by @pasere-smeup in #1643
- kup-echart: added support for horizontal bar. by @lucafoscili in #1644
- kup-echart: added support for Area. by @lucafoscili in #1645
- kup-chip: prevented js error with undefined data. by @giugianc73 in #1646
- Update Themes.json for OctaneTheme by @Leonardo-Signorelli in #1647
- kup-snackbar: style fixes. by @lucafoscili in #1648
- kup-chip: change now is triggered only when clicking on a list element (autocomplete/combobox). by @lucafoscili in #1649
- update themes.json octaneTheme by @Leonardo-Signorelli in #1650
- Update themes.json - Text and icon color fixes by @Leonardo-Signorelli in #1651
- v8.0.0 by @lucafoscili in #1652
New Contributors
- @Leonardo-Signorelli made their first contribution in #1637
- @lanarimarco made their first contribution in #1640
Full Changelog: v7.4.2...v8.0.0
v7.4.2
Bug fixes
kup-planner
: many fixes.
v7.4.1
Bug fixes
kup-planner
: fixed double firing of event.
v7.4.0
New component
kup-planner
New features
kup-echart
: added Radar.
v7.3.1
Bug fixes
kup-dash-list
: solved js error when colors are undefined.
v7.3.0
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
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).