-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Milestone
Description
Proposed changes:
- Rename file name to be consistent with class name
- Use stateless component whenever possible
- Rename class. For example, rename ButtonButtonExample to ButtonExampleButton and ButtonBasicExample to ButtonExampleBasic
- Use index.js whenever it is possible
Elements
- style(Button): update docs to the latest standards, add missing prop … #756 Button
- docs(Container): refactor, functional components, trailing period, misspelling #713 Container
- docs(Divider): refactor, use functional components, add trailing period #715 Divider
- style(Flag): refactor docs to latest standards #722 Flag
- style(Header): update docs to the latest standards #725 Header
- docs(Icon): refactor naming and descriptions, use function components #685 Icon
- style(Image): update docs to the latest standards #726 Image
- docs(Input): refactor, add trailing . in description, fix imports #679 Input
- feat(Label): add LabelGroup and missing docs #576 Label
- fix(List): Update to v1 API #551 List
- BREAKING CHANGE: Loader component refactor #654 Loader
- refactor(Rail): update component #658 Rail
- style(Segment): update docs to latest standards #751 Segment
- docs(Step): refactor and fix an issue #668 Step
Collections
- docs(Breadcrumb): refactor and use index.js #671 Breadcrumb
- docs(Form): update to latest standards and make minor fixes #767 Form
- refactor(Grid): update Component #656 Grid
- style(Menu): update docs to the latest standards #835 Menu
- style(Message): update docs to the latest standards #789 Message
- docs(Table): update docs to the latest standards #771 Table
Views
- docs(Card): refactor, add trailing . in description and fix typo #667 Card
- fix(Feed): update propTypes, shorthand and docs #575 Feed
- style(Item): update docs to the latest standards #881 Item
- style(Statistic): update docs to the latest standards #866 Statistic
Modules
- style(Accordion): update docs to the latest standards #838 Accordion
- style(Checkbox): update docs to the latest standards #839 Checkbox
- feat(Dropdown): Add missing examples and begin feature support #682 Dropdown
- docs(Modal): fix icon prop in Button, fix labeled prop, add index.js and trailing . in description #800 Modal
- docs(progress): refactor, add trailing . to description and use stateless functional expression #664 Progress
- refactor(Rating): add rating icon component #640 Rating
- style(Search): update docs to the latest standards #840 Search