Koy
14fdbd42ef
test: fix cannot search list content ( #1367 )
...
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-09-04 08:46:43 +08:00
Vladimir Dementyev
2bceabcb8e
fix: fallback page should use path not file location ( #1301 )
...
* fix: fallback page should use path not file location
When resolving fallback page for the path (`fallbackLanguages` option), we should consider the original path, not the file location (which could be different when aliases are used).
* fix: use router.getFile to resolve fallback url
* specs: add cypress test for fallbackLanguages
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-08-04 14:47:03 +05:30
Anirudh Emmadi
c78cb11292
docs: removed codefund docs and plugin ( #1262 )
2020-07-02 21:33:13 +05:30
Laura Kishimoto
468ee2d58a
Improve accessibility of viewport meta
2020-04-27 21:47:49 +01:00
Anix
b7547f151e
feat: new option hideSidebar ( #1026 )
...
* feat: new option hideSidebar
* chore: removed the console logs
* chore: linting fixes
* chore: test fix
2020-02-20 22:19:31 +05:30
Carsten Daurehøj
724ac024dd
feat: added capability to add css class and id to images + links + refactoring ( #820 )
...
* method extraction
* support for CSS class and id
* Update package.json
* Added tests for refactored render-methods
* minor refactoring
2020-02-08 21:54:18 +05:30
Anix
0e54ea1177
[Test] : e2e tests using cypress ( #999 )
...
* chore: added cypresss
* chore: added sidebar tests
* chore: script update
* chore: removed cypress examples
* chore: added lib to eslintignore
* chore: script fixes
* chore: updated the snapshot
2020-01-30 17:44:13 +05:30