An open API service indexing awesome lists of open source software.

https://github.com/skilld-labs/ui-patterns-kaizen

Development for https://www.drupal.org/project/ui_suite
https://github.com/skilld-labs/ui-patterns-kaizen

Last synced: 2 months ago
JSON representation

Development for https://www.drupal.org/project/ui_suite

Awesome Lists containing this project

README

        

# UI Suite Initiative + Skilld Kaizen

## Testing:

### Drupal
- On drupal side after installation got on: `/patterns`
- Create few articles. Visit homepage.

### Theme
- Go to web/themes/custom/patterns `yarn + yarn storybook`

## Roadmap

### Backend

- [ ] Convert this repo to real project. (Docker/deploys/All that magics)
- [ ] Prepare specs for https://www.figma.com/file/MmteI2ZZUPLW63yidyzl9A/Portfolio-Template-(Community)?node-id=101%3A412 as it was our regular project. (Content types / fields)
- [ ] Review adaptations technics https://www.drupal.org/project/ui_suite

### Frontend

- [ ] Update theme build with current logic + js/sprites/etc
- [ ] Create components for https://www.figma.com/file/MmteI2ZZUPLW63yidyzl9A/Portfolio-Template-(Community)?node-id=101%3A412
- [ ] Research https://www.drupal.org/project/ui_suite extra pattern settings which can be usable in components.
- [ ] Setup relation between https://www.drupal.org/project/ui_patterns_settings and https://storybook.js.org/docs/react/api/argtypes
- [ ] Create Generator for components (update kaizen-sg-ui)