Commit Graph

1333 Commits

Author SHA1 Message Date
Anix
c0d32805c9
Merge pull request #1186 from anikethsaha/fixes-1183
fix: fixed target and rel issue (fixes #1183)
2020-05-22 15:01:37 +05:30
Joe Pea
5a5b5aa932 update docs regarding configs as functions 2020-05-22 01:42:40 -07:00
Joe Pea
732c34db55 add editorconfig (tells editors which basic text format to use) 2020-05-22 01:29:36 -07:00
Joe Pea
b4b8bdc93e add tests to make sure the global and plugin APIs are available and that configs can be functions 2020-05-22 01:28:34 -07:00
Joe Pea
f72bf4cc9a allow the user's $docsify config to be a function that receives as input the Docsify instance 2020-05-21 23:36:18 -07:00
Anix
3d662a5bf7 fix: fixed target and rel issue (fixes #1183) 2020-05-20 11:14:26 +00:00
mau-jac
9ff4d06773
fix: default html img resize if no height included (#1065)
* fix: default html img resize if no height included

* chore: adjust render test to not expect height
2020-05-18 16:42:59 +05:30
Anix
a117b2aeb1
Merge pull request #1177 from kumaravel95/develop
chore: cursor pointer CSS added for search clear button
2020-05-16 16:04:51 +05:30
Kumaravel Palanisamy
699172db37 Cursor pointer added for search clear button 2020-05-16 15:07:28 +05:30
Anix
aad80f90a1
Merge pull request #1174 from Zhouzi/patch-1
Fix #1131: Document homepage active link pitfall
2020-05-15 13:00:36 +05:30
Gabin Aureche
455f4c4a09 docs(configuration): mention active link pitfall for the homepage 2020-05-15 09:20:00 +02:00
Koy
fd2cec6bd6
fix: cross-origin url cannot be redirected when "externalLinkTarget" is set to "_self" and "routerMode" is set to "history". (#1062)
* [fix #1046] fix cross-origin url cannot be redirected when  "externalLinkTarget" is set to "_self" and "routerMode" is set to "history".

* [code format] code format.

* update docs

* docs refine.

* fix(core): cross-orgin link work incorrect (#1046)

Fix cross-origin url cannot be redirected when "externalLinkTarget" is set to "_self" and "routerMode" is set to "history". 
Add new configuration for those cases and completed docs.

Fixes #1046

PR Close #1062
2020-05-15 11:00:36 +05:30
沈唁
6e554f8ebd
fix: The search error after setting the ID in the title (#1159)
* Update search.js

* Update search.js

* Update search.js

* Update search.js
2020-05-14 17:18:17 +05:30
Anix
708ca9db7c
Merge pull request #1111 from CHU295/develop
fix~issues 1110
2020-05-14 17:15:08 +05:30
沈唁
f2ff01d91e
Update component.js 2020-05-14 08:51:50 +08:00
沈唁
62d0986b74
Delete sidebar.js 2020-05-13 09:09:38 +08:00
沈唁
f9d0c721eb
Create sidebar.js 2020-05-13 09:09:16 +08:00
沈唁
6ac71f9056
Delete sidebar.js 2020-05-13 08:59:02 +08:00
沈唁
7d38a32a5a
Create sidebar.js 2020-05-13 08:58:34 +08:00
Anix
eb1a3ce97c
Merge pull request #1152 from sy-records/fix-edit-on-github
fix Edit Document
2020-05-07 14:02:03 +05:30
Anix
22030f4328
Merge pull request #1148 from sytone/develop
Updated embed to strip YAML front matter fixes #1129
2020-05-07 14:00:24 +05:30
Anix
fd5ed35b32
Merge pull request #1149 from chicgeek/feature/viewport-meta-accessibility
Improve accessibility of viewport meta by allowing page zoom (related to #945)
2020-05-07 13:59:11 +05:30
Anix
79928de07d
Merge pull request #1156 from dungahk/patch-1
Fix typo on `externalLinkRel`
2020-05-07 13:58:52 +05:30
Emerson Jair
d5a7507af2
Fix typo on externalLinkRel
Also, add a link explaining why that can be a security issue.
2020-05-04 07:57:24 -03:00
Anix
b2dd708772
Merge pull request #1146 from vagra/bugfix
Fix #1136 and #1127
2020-05-04 00:13:23 +05:30
sy-records
2cf6fd8698 fix Edit Document 2020-04-28 19:01:38 +08:00
Luffy
0bbc02cef7
Modify Chinese doc link (#1151) 2020-04-28 10:11:35 +05:30
Laura Kishimoto
468ee2d58a Improve accessibility of viewport meta 2020-04-27 21:47:49 +01:00
Sytone
b05949a161 Add front matter to dev page
Update embeded files documentation
Add example with front matter
Add various comments I used to understand code
Updated front matter to have installed flag
Added function to parse front matter
Added intercept to remove front matter for embed
2020-04-27 12:24:24 -07:00
Herbert
717991c90c
fix: rendering cover width bug 2020-04-28 01:07:27 +08:00
vagra
b108c86d38 reset and modify. 2020-04-27 16:55:55 +08:00
Luffy
2623b94dd3
Update index.html (#1144) 2020-04-27 10:39:45 +05:30
Luffy
b9c38924d8
Update cover.md (#1134) 2020-04-23 15:16:58 +05:30
Joe Pea
b2e6123980
Update nameLink option docs (#1125) 2020-04-19 21:02:07 +05:30
Luffy
dcb0aaea99
fix: Inconsistent search and body rendering
* fix

* Update search.js

* Update search.js

* Update search.js

* Update search.js

* Update search.js
2020-04-19 19:42:55 +05:30
CHUXK
1c43abe8ff
Linting Checks 2020-04-15 16:03:40 +08:00
CHUXK
fed6a83930
Linting Checks 2020-04-15 16:01:09 +08:00
Anix
39320bb3f4
Merge pull request #1116 from docsifyjs/fix1115
[fix #1115] Image resize in % doesn't work.
2020-04-13 21:19:10 +05:30
koooooo-7
517f0d7dea [fix #1115] Image resize in % doesn't work. 2020-04-13 23:04:34 +08:00
CHUXK
b4e7b21928
Update component.js
fix bug https://github.com/docsifyjs/docsify/issues/1098
2020-04-10 11:30:12 +08:00
CHUXK
d32d91bebc
Update sidebar.js
fix bug https://github.com/docsifyjs/docsify/issues/1110
2020-04-10 11:28:32 +08:00
jamesgeorge007
96d5b19a96 chore: update auto format config 2020-04-09 10:35:59 +05:30
Tom Schaible
ea17dcc66c updated the insertion of embedded tokens so it correctly handles embedded token results returning in any order
fixes #970
2020-04-07 08:21:24 -04:00
Anix
957609a209
Merge pull request #1099 from docsifyjs/snyk-upgrade-82b6c6427661ce914c39a1be1464a76e
[Snyk] Upgrade docsify from 4.10.2 to 4.11.2
2020-04-03 19:41:59 +05:30
snyk-bot
60b7f89b37 fix: upgrade docsify from 4.10.2 to 4.11.2
Snyk has created this PR to upgrade docsify from 4.10.2 to 4.11.2.

See this package in NPM:
https://www.npmjs.com/package/docsify

See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
2020-03-31 21:31:48 +00:00
anikethsaha
9e62be9d00 chore: add changelog 4.11.3 2020-03-25 14:27:53 +05:30
anikethsaha
a2be53aea7 chore: updated dep and docs 2020-03-25 13:35:34 +05:30
anikethsaha
ab597ca8e0 v4.11.3 2020-03-24 20:08:55 +05:30
anikethsaha
154abf59a6 fix: digit issue with sidebar (complete REVERT to old method) 2020-03-24 18:47:43 +05:30
Anix
f3a7929f07
chore: update issue template for bug 2020-03-23 21:23:51 +05:30