Fix Vue Reactivity by jhildenbiddle · Pull Request #1271 · docsifyjs/docsify

added 2 commits

July 5, 2020 03:15
- Fix inability to instantiate reactive Vue components by 1) handling each child of #main instead of #main itself and 2)  skipping elements that are already Vue instances
- Retain previous behavior of processing basic Vue rendering without the need for a markdown <script> tag.
- Update documentation and add live Vue examples
- Update `index.html` files to include Vue.js and Vuep (CSS+JS)
# Conflicts:
#	docs/index.html

jhildenbiddle

@jhildenbiddle

anikethsaha

anikethsaha

trusktr

trusktr

@jhildenbiddle

- When Vue.js is detected, markdown `<script>` is not executed when executeScript is `false` (matches previous behavior)
- Minor code tweaks that do not affect functonality

anikethsaha

@jhildenbiddle

@jhildenbiddle

This was referenced

Oct 7, 2020

anikethsaha

@sy-records

sy-records

This was linked to issues

Oct 8, 2020

This was referenced

Oct 8, 2020

This was referenced

Mar 9, 2021