Skip to content
#

Vue.js

vue logo

Vue is a JavaScript framework for building websites. The intent of Vue is to make the integration of other JavaScript libraries easy. It is designed to organize and simplify web development.

Here are 36,366 public repositories matching this topic...

storybook
nuxt.js
emiliobondioli
emiliobondioli commented Jul 26, 2019

What problem does this feature solve?

Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba

vuetify
gregveres
gregveres commented Jul 29, 2021

Problem to solve

I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.

The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s

mandaputtra
mandaputtra commented Sep 27, 2021

Describe the bug
Mostly when I navigate the text, I use CTRL + <- or CTRL + -> to navigate per word, but when I use it on the body editor it navigate through my browser history not per word.

To Reproduce
Steps to reproduce the behavior:

  1. Open Hoppsctoot
  2. Go to body
  3. Change content type to application/json,
  4. Write stuff,
  5. Navigate using CTRL + Right or CTRL + Left
sheetjs

「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

  • Updated Sep 26, 2021
  • Java
NativeScript
erkanarslan
erkanarslan commented Mar 5, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.2
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s): unrelated

Describe the bug
openFile method of utils module does not preview the

IlCallo
IlCallo commented Sep 22, 2021

Describe the bug
When createUploaderComponent has been created, emits specification only described the usage as an array (eg. ['update:label', 'change']), later on they added the ability to provide an object for stricter type checking and validation, very much like props.
Currently createUploaderComponent only supports emits as an array and props as an object

**Codepen/jsFid

前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),4000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……

  • Updated Sep 26, 2021
  • JavaScript
kirillbunin
kirillbunin commented May 4, 2018

What problem does this feature solve?

https://github.com/vuejs/vue-router/blob/dev/docs/en/advanced/navigation-guards.md#the-full-navigation-resolution-flow

I think the docs are lacking full flow, not mentioning 'beforeRouteLeave' for example. Would be cool if diagram were to be created, such as used on Vue lifecycle

https://vuejs.org/v2/guide/instance.html#Lifecycle-Diagram

Created by Evan You

Released February 2014

Latest release 4 months ago

Repository
vuejs/vue
Website
vuejs.org
Wikipedia
Wikipedia

Related Topics

angular react