Skip to content

Latest commit

 

History

History
92 lines (47 loc) · 916 Bytes

CHANGELOG.md

File metadata and controls

92 lines (47 loc) · 916 Bytes

0.0.23

  • using wrong global variable error fixed

0.0.22

  • class style error fixed

0.0.21

  • target text only have previous style fixed

0.0.20

  • style apply only last

0.0.19

  • parsing fail error fixed

0.0.18

  • add other tag b, u, i, etc

0.0.17

  • add font family

0.0.16

  • update example

0.0.15

  • add comments for code

0.0.14

  • update test

0.0.13

  • add test

0.0.12

  • set fontstyle copywith not merge

0.0.11

  • class style apply at last

0.0.10

  • multiple class style

0.0.9

  • style parser

0.0.8

  • strong doesn't work

0.0.7

  • apply strong and em when user try to set style with existing tag and class style

0.0.6

  • devide tag and class for existing style

0.0.5

  • add existing tag style

0.0.4

  • recursive tag detect

0.0.3

  • Upadte pubspec.yaml
  • recursive tag detect

0.0.2

  • Update LICENSE

0.0.1

  • First Upload