- 20 Oct, 2017 10 commits
-
-
lirilsu authored
-
lirilsu authored
-
lirilsu authored
-
lirilsu authored
-
lirilsu authored
-
Leopoldthecoder authored
# Conflicts: # packages/input/src/calcTextareaHeight.js # packages/message-box/src/main.vue # packages/theme-default/src/menu.css # yarn.lock
-
杨奕 authored
* some style updates * fix a datepicker typo
-
Jiewei Qian authored
* date-table: fix daylight saving time highlight * test: update date-picker range test
-
Chris James authored
-
wayne authored
-
- 19 Oct, 2017 8 commits
-
-
Leopoldthecoder authored
-
Black Wayne authored
-
wayne authored
-
wayne authored
-
Leopoldthecoder authored
-
Leopoldthecoder authored
-
Leopoldthecoder authored
-
Ian Patel authored
-
- 18 Oct, 2017 4 commits
-
-
wayne authored
-
Leopoldthecoder authored
-
Leopoldthecoder authored
-
Alashov Berkeli authored
-
- 17 Oct, 2017 4 commits
-
-
Jingkun Hua authored
* add typings into package.json * add typings for global instance api * add common component definition * add layout components' definition * add icons definition * add component size definition * add component description * add button definition * add radio definition * add checkbox definition * add input definitions * add input-number definition * add select definition * add cascader definition * add switch definition * add slider definition * add time picker definition * add date picker definition * add upload definition * add rate definition * add color picker definition * add form definition * add tooltip definition * add table definition * rename TextAlignment to Horizontal alignment * add tag definition * add progress definition * add tree definition * add pagination definition * add badge definition * add alert definition * fix typo * Loading: add definition * Message: add definition * Loading: remove unnecessary declare keyword * MessageBox: add definition * Notification: add definition * Menu: add definition * Tabs: add definition * Breadcrumb: add definition * Dropdown: add definition * Steps: add definition * Dialog: add definition * Popover: add definition * Card: add definition * Carousel: add definition * Collapse: add definition * Loading: update description * some $message method params should be optional * Select: update definition * DatePicker: update definition
-
wacky6.AriesMBP authored
-
Leopoldthecoder authored
-
杨奕 authored
* use chrome to run tests * fix karma config lint * remove phantomjs
-
- 16 Oct, 2017 12 commits
-
-
wacky6.AriesMBP authored
-
桦 authored
-
Leopoldthecoder authored
# Conflicts: # CHANGELOG.en-US.md # CHANGELOG.zh-CN.md # examples/app.vue # examples/docs/en-US/switch.md # examples/docs/zh-CN/switch.md # examples/versions.json # package.json # packages/switch/src/component.vue # packages/theme-default/package.json # packages/theme-default/src/common/var.css # packages/theme-default/src/switch.css # src/index.js
-
Leopoldthecoder authored
-
Leopoldthecoder authored
-
杨奕 authored
* Changelog: update for 2.0.0-alpha.3 * fix test
-
Leopoldthecoder authored
-
Leopoldthecoder authored
-
Leopoldthecoder authored
-
Brad Adams authored
* Table: Add `important` rule to `col-resize` cursor * Table: Add `important` rule to `col-resize` cursor * Update table-header.js * [Switch]: Add `allowFocus` prop + blur/focus events + Add new `allowFocus` prop + Add event emitters for focus & blur events + Set `input` $ref `.focus()` on switch click event * [Switch]: Add styling for when `allowFocus: true` + Add styling for when `allowFocus` prop is set to true. + Add styling for when input is focused * [Switch]: Update docs
-
杨奕 authored
* update el-input change event * upgrade to vue 2.5.0 * upgrade webpack to 3.7 * upgrade vue to 2.5.2 * minor style updates
-
maranran authored
* add accessibility for message & message-box & tabs * Update message-box.md
-
- 14 Oct, 2017 1 commit
-
-
rennai authored
修复 autocomplete 组件 IE11 下使用搜狗输入法,无法输入中文的问题
-
- 12 Oct, 2017 1 commit
-
-
Black Wayne authored
-