-
+ Nextjs phiên bản mới nhất
+ Material tailwind (https://www.material-tailwind.com/docs/react/installation)
+ React hook form + yup (https://react-hook-form.com/)
+ Redux toolkit (https://redux-toolki…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Many of our clients have been asking to follow Atomic Design Principles during component build (https://patter…
-
AS **BO**
I want to see frontend architecture implemented
Frontend architecture should have **atomic design**
![Image](https://user-images.githubusercontent.com/80313729/194369289-09c50274-5212-46…
ghost updated
2 years ago
-
- `Atomic layers => Feature Sliced layers`
-
```
├── atoms
│ ├── Anchor.js
│ ├── AnchorButton.js
│ ├── AnimatedHeader.js
│ ├── BrandLogo.js
│ ├── Button.js
│ ├── CTA.js
│ ├── Ebook.js
│ ├── Link.js
│ ├── LinkButton.js…
-
As part of the v4 atomic design update, convert the existing Custom Multi-Select to the atomic design principles. Component should be broken out into appropriate atoms, molecules, and organisms.
**Ho…
-
**Icon Type**
- [x] Folder
- [ ] File
**Folder Names**
- atoms
- molecules
- organisms
- templates
**Graphic ideas**
![atomic](https://atomicdesign.bradfrost.com/images/content/atomic…
-
In PR #8643 I am implementing the new `atomic_object` type that allows the user to perform, you guessed it, atomic operations on class types. The current implementation will just perform atomic operat…
-
dIn all operations on a keyvalue store, the type of a value is given by `list`. [`atomic.increment`](https://github.com/WebAssembly/wasi-keyvalue/blob/main/wit/atomic.wit#L34-L41) is the one exception…
-
Depends on #78
## Design reviewing Dev
- [ ] Review the base build style guide and site on a multidev to confirm base system is correct. `/style-guide` @julie-lesseg
- [ ] QA base components
- [ ] …