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
- Host: GitHub
- URL: https://github.com/skilld-labs/ui-patterns-kaizen
- Owner: skilld-labs
- Created: 2022-11-06T10:25:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T13:51:07.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T07:02:29.659Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.99 MB
- Stars: 3
- Watchers: 10
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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)