Code Monkey home page Code Monkey logo

cheatsheet's People

Contributors

dv336699 avatar neves avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cheatsheet's Issues

Browser history

Am I the only one to notice that every click adds to the browser history?

Production version is running in dev mode

(Not sure if this is the right place for this)

As of April 2018, the production deployment at https://vuejs-tips.github.io/cheatsheet/ seems to be running in development mode.
On load, the app prints this banner to the browser console:

You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html

This seems to be happening across all browsers.

Is this intentional?

Show the iframe upon load, not ealier

When I click on any method, the modal with the iframe appears, but as the docs page is being loaded, first the top of the page is visible, then it jumps to an appropriate anchor after a second, which is annoying.
Instead, please show the iframe upon load, so the page is already positioned correctly. You can do it by setting #iframe { visibility: hidden; } and $('#iframe').addEventListener('load', function () { this.style.visibility= 'visible'; });

vue-router-tips e vuex-tips

Ia fazer um post em inglês, mas vi que você é de Maringá tb kkk, achei interessante fazer um vue-tips do vue-router e vuex, é muito mais fácil achar algo pelo vuejs-tips do q ficar fuçando na doc, pensei em contibuir, mas não sei nem onde começar :(, ia ajudar bastante! Parabéns pelo trabalho! ^^

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.