Endi
|
c2ebde997a
|
refactor(v2): add flowtype + refactor test (#1443)
* chore(v2): add flow setup
* nits
* fix
* add flow-typed
* ignore compiled library
* fix error
* fix typing
* fix module name mapper
* setup for @docusaurus/core
* dont try remove type without @flow
* fix can't find @docusaurus/utils
* fix test
* remove obscure relative paths
* more refactoring
* add typing for server/load/theme.js
* no need to ship .flow source
|
2019-05-08 23:03:52 +07:00 |
|
Endi
|
373d17ee72
|
refactor(v2): simplify code by removing wip i18n & translation (#1431)
* refactor(v2): remove i18n & versioning + cleaner code
* totally remove i18n and versioning from plugin
|
2019-05-02 17:24:47 +07:00 |
|
Yangshun Tay
|
361986515c
|
feat(v2): presets (#1401)
* feat(v2): presets
* misc: add newline
* misc: add tests
* misc: fix path
|
2019-04-27 10:47:56 -07:00 |
|
Yangshun Tay
|
1a8e12048e
|
feat(v2): docs plugin continued (#1337)
* refactor(v2): shift markdown loader into plugin
* fix(v2): build command configure webpack
* temporary fix for failing test
|
2019-04-06 21:01:29 +07:00 |
|
Endilie Yacop Sucipto
|
c129c68d1c
|
feat(v2): enable user to analyze production bundle size (#1334)
* feat(v2): enable user to analyze bundle size with --bundle-analyzer for production
* nits
|
2019-04-03 10:42:11 -07:00 |
|
Yangshun Tay
|
4ac4a7c671
|
misc(v2): make packages dir more consistent
|
2019-04-01 22:18:44 -07:00 |
|