Releases: KY-Programming/mantic-ui
Releases · KY-Programming/mantic-ui
15.0.0
14.1.0
- 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
13.0.0
0.4.0
0.3.0
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
- 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