Code Monkey home page Code Monkey logo

bin-editor-next's People

Contributors

wangbin3162 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bin-editor-next's Issues

Modal窗口中的数据响应式异常

在弹窗之前修改了弹窗中绑定的数据,打开弹窗显示的可能还是修改之前的数据,在点击窗口又会自动刷新显示出修改后的数据,编辑器示例中存在相同的情况
image

双向绑定改变theme好像没渲染

:theme="theme==0?'solarized_light':'github'"
双向绑定值变了 但是页面没变化 好像没有重新渲染
let g = inject('g')

watch(()=>g.value['theme'],()=>{
     theme = g.value['theme']
 	}
 )

希望支持vue3.x

目前安装完之后没办法在vue3.2.x版本里使用,希望能更新!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.