Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
ant-design-snippets
ant-design-snippets
-
developer-knowledge-share
酒花儿开发者分享会
JavaScript 1
-
element
Forked from ElemeFE/element
A Vue.js 2.0 UI Toolkit for Web
Vue
-
vue-test-with-jest
JavaScript
-
simple-portal-vue
portal-vue 原理揭秘
JavaScript
-
element-issue-bot
Forked from ElementUI/element-issue-bot
A bot to help manage issues
JavaScript
481 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in ElemeFE/element that received 7 comments
Table: `defaultExpandAll` works when expand column exists
Please make sure these boxes are checked before submitting your PR, thank you! Make sure you follow Element's contributing guide (中文 | English | E…
- Checkbox: fix checkbox height in group
- chore: upgrade dependencies and fix demo bug
- changelog for 2.8.2
- Docs: fix Form and Input demo style
- changelog for 2.8.1
- Chore: update build script
- Changelog for 2.8.0
- Tabs: rerender when slot changes
- Table: fix cell width when colspan is grater than 1
- Alert: update type definition
- Tooltip, Dropdown, Popover: support tabindex attribute
- Form: required FormItem displays asterisk when label is auto
- chore: use new domain eleme.cn
- Carousel: add direction attribute and support vertical direction
- Table: fix load bug in lazy mode
- Pagination: add hide-on-single-page attribute
- Collapse: collapse item can be disabled
- chore: hide demo description when it's empty
- Form: fix label style
- Form: fix style when label-width is auto
- Form: label-width supports width auto
- Dialog: background color can be configured
- docs: Optimize Tabs docs
- chore: Add French doc for new component
- fix table max-height doesn't work
- Calendar: add Calendar component
- Build: add hmr
- fix issue 14663 - slot in ElPagination is not updating
- Table: equal behaviour for height and max-height
- Tree: performance optimization
- Select: fix slice of value when value is undefined or null
- Form: fix switching the rules in el-form not work (#14985)
- Slider: add marks attribute
- Alert: Add dark theme
- Image: add image component
- Carousel: add direction attribute and support vertical direction
- Pagination: add hide-on-single-page attribute
- Link: add link component
- Input: add show-word-count attribute
- InputNumber: add step-strictly attribute
- Divider: add divider component
- Table: fix the bug setting default-sort to Table triggers sort-change…
- Form: fix label width is auto, required item don't have red star
- Select: set placeholder to label of option selected when filterabel is true
- table: 避免在rowKey的值正好等于0时,此处出现错误