Skip to content

Releases: ekalinin/typogr.js

0.6.7: rock and roll fix

20 Jun 09:38
Compare
Choose a tag to compare

0.6.6: a lot of small changes

09 Dec 08:08
Compare
Choose a tag to compare

0.6.5: minor fixes

01 Dec 09:14
Compare
Choose a tag to compare
  • Added checks in case empty strings are passed, #20
  • Don't wrap ampersands inside of the ignored tags #22

0.6.4: fixed widont with short headlines

02 Jun 10:24
Compare
Choose a tag to compare

Bug fix for smartypants

25 Feb 07:49
Compare
Choose a tag to compare

Bug fix for widon't

17 Jan 09:23
Compare
Choose a tag to compare

Bug fixing & performance improvement

23 Jul 07:59
Compare
Choose a tag to compare
  • Used the "scripts" block in the package.json (npm test works properly), #9
  • Speed up widont regex. #10
  • Fixed an issue with ending inline tags followed. #10

Added cli interface, amd support

04 Jul 09:48
Compare
Choose a tag to compare
  • added command line interface. See #6
  • added AMD support. See #7
  • improved ord function. See #8
  • fixed bug in smartquotes. See #5