Git Product home page Git Product logo

vue-datepicker's Introduction

本组件已合并到我的另一个项目一个vui框架,并对代码做了优化.此处是demo

vue-datepicker

使用官方提供的vue-simple-template配置打包,写的一个简单的vue-datepicker。支持选择功能,功能比较简单,欢迎大家拍砖.

效果预览(demo)

vue-datepicker

项目构建

#全局安装vue,vue-cli,webpack,如以安装则跳过
npm install -g vue vue-cli webpack

# 安装依赖
npm install

# 运行项目=>localhost:8080
npm run dev

# 更多的构建信息请参考官网

更新记录

2017-5-10 22:01:41

  • 合并到主分支
  • 在devlop分支上重写
  • 以前旧版本为v0.0

2017-3-23 16:21:27

  • 修正选择日期后高亮错误问题
  • 修正多出方法中计算时数字会被转化成字符串问题

2016-12-9 10:12:58

  • 更新效果图
  • 修正computed计算时数字会被转化成字符串问题
    const startNum = self.chooseType ? +self.YearChangeSyboml - 4 : 1;

2016-12-8 17:30:04

  • 增加输入框唤醒日历
  • 增加选择功能

2016-12-8 12:10:14

  • 上传日历,简单展示版本

参考

待整理...

vue-datepicker's People

Contributors

2ue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.