Skip to content

Releases: KY-Programming/mantic-ui

15.2.0

29 Jan 09:56
Compare
Choose a tag to compare
  • button group color fixed
  • hint for fields added
  • date input with weekday added
  • label pointing fixed
  • id for textarea added
  • table without padding added

15.1.0

09 Dec 05:01
Compare
Choose a tag to compare
  • all components converted to standalone
  • modal loading added
  • fixed some css classes
  • added some warnings

Docs

  • fix highlightjs dependency version
  • code live button added

15.0.2

21 Nov 04:55
Compare
Choose a tag to compare
Dependency versions fixed

15.0.1

19 Nov 05:49
Compare
Choose a tag to compare
  • fontawesome 0.12
  • semantic ui 2.5

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