-
avatar
- ChiFeng (@ga021396)
- @dependabot[bot]
- Eric Yip (@ericyip)
@vital-ui-lab/calendar
,@vital-ui-lab/chart
,avatar
,badge
,button
,card
,form
,list
,menu
,modal
,pill
,popup
,tabs
,tooltip
,utils
- Eric Yip (@ericyip)
- Eric Yip (@ericyip)
- ChiFeng (@ga021396)
- ChiFeng (@ga021396)
- Eric Yip (@ericyip)
- Eric Yip (@ericyip)
avatar
,badge
,button
,card
,form
,icon
,list
,menu
,modal
,pill
,popup
,tabs
,theme
,tooltip
,utils
,web
- Eric Yip (@ericyip)
- Eric Yip (@ericyip)
- Eric Yip (@ericyip)
avatar
,badge
,button
,card
,form
,pill
,popup
,theme
,tooltip
,utils
- Eric Yip (@ericyip)
- Eric Yip (@ericyip)
-
@vital-ui-lab/chart
,avatar
,badge
,button
,card
,form
,icon
,layout
,list
,menu
,modal
,pagination
,pill
,table
,tabs
,theme
,tooltip
,utils
,web
Flow -> Typescript Publish: v0.8.7
- All packages named export.
- avatar: new builtInDefaultAvatar props
- modal: rework
- Flatten storybook to root dir
- Add Dockerfile, switch storybook static site from netlify to now
- Fix #261. Select attr warning
- Close #264. Remove Icomoon Icon package.
- Eric Yip (@ericyip)
- Eric Yip (@ericyip)
- Eric Yip (@ericyip)
pill
,web
avatar
- Eric Yip (@ericyip)
table
- Other
- Eric Yip (@ericyip)
-
Card.Container
will be removed. useCard.Content
instead. -
ThemeProvider
toVitalProvider
. π₯@vital-ui/react-avatar @vital-ui/react-badge @vital-ui/react-button @vital-ui/react-card @vital-ui/react-form @vital-ui/react-icon @vital-ui/react-layout @vital-ui/react-list @vital-ui/react-menu @vital-ui/react-modal @vital-ui/react-pagination @vital-ui/react-pill @vital-ui/react-table @vital-ui/react-tabs @vital-ui/react-theme @vital-ui/react-tooltip @vital-ui/react-utils // this one contains all packages @vital-ui/react
- new
withDeprecatedWarning
component, use for deprecation warnings. π‘ - Add default className:
.vital__*-*
to all components. e.g..vital_avatar-image
π checkbox
: new custom checkbox option.- Theme
ThemeProvider
has renamed toVitalProvider
in@vital-ui/react
, It's the same but provide new api:theme
andcomponentTheme
.- Theme now accepts
variables
andcomponentTheme
, should rename provider props fromtheme
tovariables
. - Fix #162. pass defaultTheme to each packages that use
theme
andstyled-components
defaultProps
, so It won't break if install individually withoutThemeProvider
.
- Remove babel-root-import plugin. in favor of
babel-plugin-module-resolver
- Fix flow mapper to local packages.
- Add
Lerna
scripts - Remove custom
react-scripts
.
- Eric Yip (ericyip)
playground
,web
- Eric Yip (ericyip)