Skip to content

Releases: onaluf/fate

v1.6.0

17 Mar 22:43
84bb1f6
Compare
Choose a tag to compare

1.6.0 (2018-03-17)

Bug Fixes

  • build: Removed special branch for pages deploy since fix should be on master now (cdae851)
  • doc: Did a bit of SEO by mentioning wysiwyg in the doc (43a7090)
  • editor: Fixed detection of empty input on firefox (177d63d)
  • editor: Fixed style detection on double-click on firefox (5acc224)
  • material-ui: Made the buttons for the material input look more materialish (27bf9ec)

Features

  • editor: You can now insert links with the editor (02f8288)

v1.5.1

12 Mar 13:22
3ed559c
Compare
Choose a tag to compare

1.5.1 (2018-03-12)

Bug Fixes

  • editor: Fixes un-responsive "normal" button (139536b)

v1.5.0

11 Mar 00:04
9d3a786
Compare
Choose a tag to compare

1.5.0 (2018-03-11)

Bug Fixes

  • build: made deploy to github pages more verbose to try to debug issue [skip release] (be1c156)
  • build: testing travis github page deploy fix [skip release] (b69c919)
  • editor: fixed a bug where empty ngModel value where incorrectly displayed (e50c34b)
  • parser: Recognize indent on text (123d4a5)

Features

  • ui: Now the buttons in the UI will show if the current selection has the coresponding style (1ab94f6)

v1.4.0

09 Mar 09:40
38fe7c1
Compare
Choose a tag to compare

1.4.0 (2018-03-09)

Bug Fixes

  • editor: Better, less obstrusive empty input (6c8b8f0)
  • editor: Parser now supports having more than one type linked to a node (04a6607)
  • editor: parsers now supports firefox styled text alignement (86b699d)
  • style: made the default height of the input match standard textarea height (9113b7e)

Features

  • editor: Added support for placeholder text (b10ae3f)

v1.3.3

08 Mar 13:40
a6715e0
Compare
Choose a tag to compare

1.3.3 (2018-03-08)

Bug Fixes

  • editor: Fixes justified style (8b9bc45)

v1.3.2

08 Mar 12:27
f6f4cfd
Compare
Choose a tag to compare

1.3.2 (2018-03-08)

Bug Fixes

  • editor: Fixes the size of the input when empty and the selection restoration (6896d53)

v1.3.1

08 Mar 10:49
0d4439b
Compare
Choose a tag to compare

1.3.1 (2018-03-08)

Bug Fixes

  • dependencies: fix version of some dependencies (7ce3a05)
  • style: fixes styling of material input (f3c5450)

v1.3.0

08 Mar 08:59
bbfe850
Compare
Choose a tag to compare

1.3.0 (2018-03-08)

Features

  • editor: Added a material themed version of the editor (669ef5b)

v1.2.1

07 Mar 12:01
631ac01
Compare
Choose a tag to compare

1.2.1 (2018-03-07)

Bug Fixes

  • editor: Fixes export of material icon service (d77f22d)

v1.2.0

07 Mar 10:39
0ac63ec
Compare
Choose a tag to compare

1.2.0 (2018-03-07)

Features

  • ui: Added material icons as an alternative to bootstrap ones (3e06644)