Skip to content

Roman-wdesign/proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proj

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Full form Vue validate

  • separate thousandths with spaces in input
  • changing submit button color, after user enter all fields
  • Regex for Url input
  • Form reset

Dropdown

  • click on empty to close
  • animated css chevron

Mobile first example

Send data from Form to List

Named slot (Header)

Mixin validationForm

localStorage (VueX)

Vue tests

  • Truthy html elements in components
  • Event handling ($emit)