Skip to content

Releases: duoshuo/airpub

v0.3.2

23 Sep 09:12
Compare
Choose a tag to compare
  • Bugfix:
    • Deps.EditorNinja: bump to v0.1.1, update dist files.

v0.3.1

15 Sep 17:24
Compare
Choose a tag to compare
  • Bugfix: fix a hardcode bug. $state.go(layout.pager) should works well.

v0.3.0

15 Sep 16:52
Compare
Choose a tag to compare

Introducing the Editor NInja v0.1:

  • Supports Markdown and GFM
  • Flexible and expandable
  • Supports Angular.js directive
  • Supports real time highlight in Markdown code block
  • Built-in image upload addon
  • Easy-to-use API

v0.2.2

27 Aug 09:20
Compare
Choose a tag to compare
  • bugfix: fix editor's lineWrapping bug, finally.

v0.2.1

25 Aug 10:52
Compare
Choose a tag to compare
  • improve workflow: airpub.min.js has been decreased by 40%, airpub-dependencies.min.js has been decreased by 5%

v0.2.0

24 Aug 09:51
Compare
Choose a tag to compare
  • add login section, avoid redirecting user to Duoshuo login page
  • update routers, move layout.html and all templates to Chill, bump Chill version to 0.2
  • add metaShareDirective (disable for now)
  • improve workflow, building dependency dist files automatically
  • bugfix: fix CodeMirror rendering bug
  • bugfix: fix showing signin iconfont before user status updated
  • bugfix: remove all bootstrap build-in iconfont, using font-awsome instead

v0.1.1

19 Aug 15:18
Compare
Choose a tag to compare
  • bug fixes: fix double comments box bug and several hardcode bug.
  • better SEO: support dynamic title, meta information, update hashtag from # to #!.
  • improve workflow: support *.js watcher, compile dist files automatically.
  • improve code format, wrap all components in IIFE, using angular getter instead of global var.

v0.1.0

15 Aug 17:39
Compare
Choose a tag to compare

the first stable version