Skip to content

Commit

Permalink
Add and use Checklist components, remove blocks
Browse files Browse the repository at this point in the history
Adds Components from #26216
Uses components for WooCommerce Store checklist
Uses components for ChecklistShow
Removes blocks (discourage block usage)
  • Loading branch information
sirreal committed Aug 13, 2018
1 parent 2a049da commit acf9a1a
Show file tree
Hide file tree
Showing 17 changed files with 433 additions and 489 deletions.
2 changes: 1 addition & 1 deletion assets/stylesheets/_components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
@import 'components/card/style';
@import 'components/card-heading/style';
@import 'components/chart/style';
@import 'blocks/checklist/style';
@import 'components/checklist/style';
@import 'components/clipboard-button-input/style';
@import 'components/domains/contact-details-form-fields/style';
@import 'components/community-translator/style';
Expand Down
83 changes: 0 additions & 83 deletions client/blocks/checklist/README.md

This file was deleted.

117 changes: 0 additions & 117 deletions client/blocks/checklist/docs/example.jsx

This file was deleted.

113 changes: 0 additions & 113 deletions client/blocks/checklist/index.jsx

This file was deleted.

Loading

0 comments on commit acf9a1a

Please sign in to comment.