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)
- 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
This was referenced
Oct 7, 2020This was linked to issues
Oct 8, 2020This was referenced
Oct 8, 2020This was referenced
Mar 9, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters