This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
2.1.0 (2019-02-09)
Bug Fixes
- cms: revert content file that replace by miss (8f8062c)
- color: theme color cannot show with seo i18n (9cfe407), closes #78
- deps: pin dependency flag-icon-css to 3.2.1 (#76) (8011154)
- net: index page of net path is missing (d56cda9)
- search: searching icon shouldn't show on any page except net (72795d3)
Features
- cms: update cms index page to support vuetify ui (a3b2b5f)
- footer: add website footer (7c1075e)
- ga: change ga track code (6b668c7)
- navbar: add scroll to top after searched (a67559c)
- nlp: new classify method to understand user context (e181f49)
- poc: proof of concept, child component when search (d538624)
- query: add question query in url by q='' (623e530)
- sidebar: redesign sidebar and implementation (5d09d38)
- social: add social button from files apis (843396f)
Performance Improvements
- cms: add describe myself column (06694f0)
- debugger: autoscroll in debugger component (7afca8c)
- lib: remove deplicate libraries to scrolling in vuetify (dafe980)
- link: use vue-router in internal link (9e6c1eb)
- vuetify: change loader to enable in prod only (80d84f8)
- vuetify: implement import code of vuetify (5ffb63f)