@retriever-ui/system
Version:
72 lines (36 loc) • 3.66 kB
Markdown
# @retriever-ui/system
## 0.5.0
### Minor Changes
- [#51](https://github.com/indahousi/retriever/pull/51) [`ca17ec1`](https://github.com/indahousi/retriever/commit/ca17ec10f340e9060045a56815735ac9fee1b209) Thanks [@gsrosa](https://github.com/gsrosa)! - add form components
## 0.4.1
### Patch Changes
- [#49](https://github.com/indahousi/retriever/pull/49) [`d4ff0bc`](https://github.com/indahousi/retriever/commit/d4ff0bcb7396283f51fbe14045cb951cc620ed11) Thanks [@gandarfh](https://github.com/gandarfh)! - Add suport to refs in retriever factory
## 0.4.0
### Minor Changes
- [#46](https://github.com/indahousi/retriever/pull/46) [`dd6af19`](https://github.com/indahousi/retriever/commit/dd6af191439850baee35140c88e1d8a58cadc06e) Thanks [@gandarfh](https://github.com/gandarfh)! - Create a new syntax to use when create a new components
## 0.3.2
### Patch Changes
- [#44](https://github.com/indahousi/retriever/pull/44) [`83ff59c`](https://github.com/indahousi/retriever/commit/83ff59cb066888ddfb0bf6ee229c4345aa919602) Thanks [@gandarfh](https://github.com/gandarfh)! - Implement new style category called alignment, add margin and padding x and y direction, add typing to ref retriever element.
## 0.3.1
### Patch Changes
- [#42](https://github.com/indahousi/retriever/pull/42) [`7f96376`](https://github.com/indahousi/retriever/commit/7f96376ccd77e5a24b99607eb2a1e90fc96da92c) Thanks [@gandarfh](https://github.com/gandarfh)! - Create @retriever-ui/react package to replace the core
## 0.3.0
### Minor Changes
- [#40](https://github.com/indahousi/retriever/pull/40) [`088bd8f`](https://github.com/indahousi/retriever/commit/088bd8fab6e7be43d2652f2eacaafe600943dca1) Thanks [@gandarfh](https://github.com/gandarfh)! - Format all styles to use object syntax, refactor responsive function to use all breakpoints, implement the getFontTheme and refactor the convertToTheme to implement future news get style theme.
## 0.2.3
### Patch Changes
- [#38](https://github.com/indahousi/retriever/pull/38) [`aee773d`](https://github.com/indahousi/retriever/commit/aee773dfdcb10978929d72d7c2672d48f48e78c1) Thanks [@gandarfh](https://github.com/gandarfh)! - Fix when select a black.50 or black.500 color and add opacity option to all colors.
## 0.2.2
### Patch Changes
- [#36](https://github.com/indahousi/retriever/pull/36) [`c5f0d91`](https://github.com/indahousi/retriever/commit/c5f0d9131072cef939978dd048073362a75a18ab) Thanks [@gandarfh](https://github.com/gandarfh)! - Fix get color when pass a specific.
## 0.2.1
### Patch Changes
- [#34](https://github.com/indahousi/retriever/pull/34) [`7b36c57`](https://github.com/indahousi/retriever/commit/7b36c57588237f3f4b731b94073b106127c4e0d1) Thanks [@gandarfh](https://github.com/gandarfh)! - Add typing ReactHtmlProps to retriever component
## 0.2.0
### Minor Changes
- [#31](https://github.com/indahousi/retriever/pull/31) [`66a7f23`](https://github.com/indahousi/retriever/commit/66a7f23bd1fc9842649f36a0167642b9cbafd947) Thanks [@gandarfh](https://github.com/gandarfh)! - Create a engine to create Retriever components
### Patch Changes
- [#32](https://github.com/indahousi/retriever/pull/32) [`9d79849`](https://github.com/indahousi/retriever/commit/9d7984990963625179a290d0b129454c0ebf9572) Thanks [@gandarfh](https://github.com/gandarfh)! - Appling the new version of the Theme package
## 0.1.0
### Minor Changes
- [#27](https://github.com/indahousi/retriever/pull/27) [`eacb51a`](https://github.com/indahousi/retriever/commit/eacb51a66352f64671cf667805343d7177b1f5b6) Thanks [@gandarfh](https://github.com/gandarfh)! - Create a style system to easily create new components