1.4.3 (2020-08-12)
- the exception in Safari due to too many calls to the history.replacestate method (2834372)
- 文档内容无标题时的页面滚动报错 (a3353a6)
- 非标题行内出现#号导致的导航解析不正确 (074cb10)
1.4.0 (2020-01-14)
- scroll page to target heading when event
hashchange
has been triggered (e76941d)
1.3.7 (2020-01-09)
- the dataset.id of headings not be updated correctly after markdown source changed (a175e73)
1.3.5 (2020-01-06)
- serial number parse error when some content exists before level 1 title (35a234f)
- some data-id of heading elements not registered while two or multi same text of headings exist in one documentation (cedf928)
1.3.2 (2020-01-04)
1.3.1 (2020-01-04)
- anchor positioning fails when the page is initialized If there is a symbol or blank space in the title (077a723)
- Could not find dependency: core-js relative to dist/index.js (c1659ed)
- decode the value of
location.hash
as event callback params (9a284a0) - fix some bugs for navigation and update README.md (8e4e2d9)
- use location search for hash changing (413e654)
- use new method to update the hash value of browser address without page scrolling (1aae9fb)