Skip to content

Releases: KY-Programming/mantic-ui

16.9.2

07 Nov 12:28
Compare
Choose a tag to compare

Numeric Input

fix: numeric input negative values

16.9.1

02 Nov 18:30
Compare
Choose a tag to compare

Global

fix: module not found #11

16.9.0

02 Nov 18:29
Compare
Choose a tag to compare

Helpers

feat: date-helper addition function

16.8.1

14 Oct 07:31
Compare
Choose a tag to compare

DropDown

feat: disabled and readonly added

Expander

feat: iconPosition added
feat: basic added

Field

feat: drop-down support added

FieldGroup

feat: inline validation added
feat: errors added
feat: change event added

Flex

feat: row-reverse and column-reverse added

Form

feat: field-group errors added
feat: field-group validation added

16.8.0

28 Sep 23:28
Compare
Choose a tag to compare

DropDown

fix: duplicated change events
feat: examples updated

Documentation

fix: highlight.js

Form

feat: auto submit on change
feat: inline validation

Input

fix: input readonly is shown liked disabled

Notification

feat: async loading action

16.7.0

21 Sep 12:22
Compare
Choose a tag to compare
  • message loader fixed
  • mapVoid helper added
  • some wrong warnings removed
  • context-menu icon color added
  • dimmer hideOnClick added
  • dimmer default changed to not hide on click
  • m-flex column/row property added
  • some form-renderer layout fixes
  • loader inline property added
  • message loader added
  • modal hide dimmer added
  • modal hide footer added
  • modal hide header added
  • examples updated

16.6.1

24 Aug 11:00
Compare
Choose a tag to compare
  • fix date-input empty date
  • fix numeric-input empty value

16.6.0

05 Aug 07:26
Compare
Choose a tag to compare
  • better typing for input (value properties can be undefined, text/number/date/time/checked can not be undefined)

16.5.0

31 Jul 20:26
Compare
Choose a tag to compare
  • circular progress added

16.4.0

15 Jul 13:34
Compare
Choose a tag to compare
  • log pipe with better typing
  • tab-group can find a matching route
  • button fix attach
  • button group add attach
  • loader is active per default
  • field size number fixed