Open
Description
Components
- Accordion (@Justineo)
- Alert (@feibinyang)
- AlertBox (@feibinyang)
- Anchor (@xiaodemen)
- Autocomplete (@xiaodemen)
- Badge (@Justineo)
- Breadcrumb (@r7r10t32)
- BreadcrumbItem (@r7r10t32)
- Button (@IceEnd)
- ButtonGroup (@IceEnd)
- Calendar (@IceEnd)
- Carousel (@Justineo)
- Checkbox (@codeDebugTest)
- CheckboxGroup (@codeDebugTest)
- CheckButtonGroup (@codeDebugTest)
- Collapse (@Justineo)
- Column (@StarShinny)
- ConfirmBox (@feibinyang)
- DatePicker (@StarShinny)
- Dialog (@StarShinny)
- Drawer (@xiaodemen)
- Dropdown (@fengChongxiu)
- Embedded (@Justineo)
- Field (@fengChongxiu)
- Fieldset (@fengChongxiu)
- FilterPanel (@feibinyang)
- Form (@fengChongxiu)
- GridRow (@feibinyang)
- GridColumn (@feibinyang)
- GridContainer (@feibinyang)
- Icon (@codeDebugTest)
- Input (@codeDebugTest)
- InputGroup (@Justineo)
- Label (@codeDebugTest)
- Link
- NumberInput (@7inspire)
- Option
- OptionGroup
- Overlay (@Justineo)
- Pagination (@codeDebugTest)
- Popover (@Justineo)
- Progress
- PromptBox (@feibinyang)
- Radio (@Justineo)
- RadioButtonGroup (@Justineo)
- RadioGroup (@Justineo)
- Schedule (@StarShinny)
- SearchBox (@StarShinny)
- Select
- Slider (@HankLiang)
- Span (@Justineo)
- Steps (@r7r10t32)
- Switch (@7inspire)
- Tab (@Justineo)
- Table (@StarShinny)
- Tabs (@Justineo)
- Tag (@codeDebugTest)
- Textarea (@Justineo)
- Toast (@HankLiang)
- Tooltip (@HankLiang)
- Transfer (@r7r10t32)
- Tree * (@feibinyang)
- Uploader (@r7r10t32)
Managers
- simple-dialog (@feibinyang )
- alert (@feibinyang )
- confirm (@feibinyang )
- prompt (@feibinyang )
- config (@Justineo )
- focus
- i18n
- overlay
- rule (@feibinyang)
- toast
- type (@feibinyang)
Mixins
- activatable
- focusable
- dropdown
- form
- i18n
- input
- key-select
- menu
- overlay
- select
- table
- ui
Directives
Plugins
- alert
- confirm
- prompt
- toast
单测方法
在 packages/veui
目录下,运行 npm run test
即可。运行后会显示测试结果和覆盖率的概况。需要详细了解覆盖的情况,可以查看 packages/veui/test/coverage
目录下生成的覆盖率报告(直接用浏览器打开下面的 Icov-report/index.html
即可)。