Releases: hotoo/markline
Releases · hotoo/markline
0.6.0
- Refact markline layouts.
- Add css fixed header and footer.
- Fixed #10 Chrome render bug when scroll markline.
0.5.3
- Fixed font-size in mobile, and update styles.
- Add drag and drop support.
- Refact command line interface(cli).
0.5.2
Fixed for missing some scripts for server and build.
0.5.1
- Fixed for use the last version of markline@0.5.0 for server and build.
0.5.0
- Fixed mention typo, not compatible 0.4.x
You need change meta info in you life.md like following:
- memtion: https://github.com/{@memtion}
+ mention: https://github.com/{@mention}
0.4.1
- Fixed for missing publish files via makefile.
- Update markline server messages
0.4.0
- Fixed: month - 1
- Fixed markline graph date height style.
- Fixed line style for mouse hover.
- temporary Fixed #10, on Google Chrome quick scroll rendering BUG.
- Add
@memtion
and #hashtag
support. #6
- Add sub-meta support.
- Add server and build support. #4
0.3.1
- Fixed line highlight styles
0.3.0
- Update: Timeline(element, data) API
- data.title
- data.meta
- data.body
- Update Timeline DOM and Styles
- Add title and group name support markdown syntax.
- Add markline meta data support.
0.2.1
- Fixed: multiple deplicate group name.