Skip to content

Releases: KY-Programming/mantic-ui

15.0.0

17 Nov 04:53
Compare
Choose a tag to compare
  • Angular 15
  • default properties for inverted (dark theme)
  • many bugfixes

14.1.0

11 Oct 12:42
Compare
Choose a tag to compare
  • Fontawesome support added
  • use inject instead of constructor dependency injection
  • Dropdown open upwards added
  • Semantic UI inlined component fonts replaced with Semantic UI icons font or Fontawesome SVG Icons
  • Fomantic UI theme updated
  • Fomantic UI examples added
  • many other bug fixes and improvements

14.0.0

03 Jun 07:02
Compare
Choose a tag to compare

Angular 14

13.0.0

07 Nov 07:50
Compare
Choose a tag to compare

Prepare for Angular 13

0.4.0

11 Jun 12:07
4ff3848
Compare
Choose a tag to compare

form

  • more features and examples added

checkbox, slider and toggle

  • label property added

message

  • added

0.3.0

28 Feb 12:57
Compare
Choose a tag to compare

button

  • replace button label template with m-label
  • replace button animation template with m-animation

input

  • fluid added
  • min/max added
  • bind numeric value added
  • label fixed
  • allow default input-tag

tab

  • select by route added
  • secondary mode border fixed
  • selectedIndex added

theme

  • local font

segment

  • basic added

0.2.0

22 Feb 08:58
Compare
Choose a tag to compare
  • slider added
  • radio added
  • toggle added
  • checkbox added
  • modal added
  • Layout added
  • Dimmer added
  • header added
  • error and info added
  • button directive added

dropdown

  • multiselect added
  • upward fixed
  • via keyboard and mouse fixed
  • uses focus/blur to open/close menu, to enable keyboard navigation
  • slide upwards added
  • filter added
  • example added
  • outside click fixed

0.1.0

09 Feb 15:17
Compare
Choose a tag to compare

Basic implementations for button, container, divider, dropdown, input, menu, segment and tab