# @tryrolljs/design-system

## 0.0.18

### Patch Changes

- [#50](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/50) [`3f83b0e`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/3f83b0eba6e0cb47a2f7fa0a0422c8c1bb020463) Thanks [@teimurjan](https://github.com/teimurjan)! - Populate package json with useful data

- [#50](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/50) [`91b4e3d`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/91b4e3d939c4224a42ae374cce555b9a582abb9c) Thanks [@teimurjan](https://github.com/teimurjan)! - - Use floating-ui for Dropdown component
  - Add a stub Dropdown implementation for native
  - Allow creation of uncontrolled Dropdown components

## 0.0.17

### Patch Changes

- [#48](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/48) [`05e1579`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/05e1579b080964eddf86ee40a2e206267c89e423) Thanks [@teimurjan](https://github.com/teimurjan)! - Make CollapsibleView cross-platform

## 0.0.16

### Patch Changes

- [#46](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/46) [`dc3856b`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/dc3856ba560467918e46139d4abf51c81f2b2c4a) Thanks [@teimurjan](https://github.com/teimurjan)! - Fix react-native aliases

## 0.0.15

### Patch Changes

- [#45](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/45) [`374929d`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/374929d8d4c3ea9e39a7f4caee9e041b4c0196f5) Thanks [@teimurjan](https://github.com/teimurjan)! - Exclude dependencies from package dist folder

- [#43](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/43) [`185244a`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/185244afb027f92910a98468ab279f2b3a9cc108) Thanks [@teimurjan](https://github.com/teimurjan)! - Make AccountDropdown ready for native

## 0.0.14

### Patch Changes

- [#41](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/41) [`8c460f0`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/8c460f0c684246da2bc1d11f97526f48733a187a) Thanks [@diegonzs-roll](https://github.com/diegonzs-roll)! - - Use FloatingPortal to render tooltip
  - Add ConditionalWrapper atom component
  - Add boolean prop on tooltip component to wrap it with FloatingPortal

## 0.0.13

### Patch Changes

- [#39](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/39) [`2b29a60`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/2b29a60bb46f6bfdcb19ae7cdd837412e6374a43) Thanks [@diegonzs-roll](https://github.com/diegonzs-roll)! - Change tooltip to be on top of other elements.

## 0.0.12

### Patch Changes

- [#38](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/38) [`f0217be`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/f0217be2ffcbaefc4a3dc8d6954c480b640cbab1) Thanks [@teimurjan](https://github.com/teimurjan)! - - Rename Activity to Spinner
  - Use Spinner from native-base instead of react-native-paper

## 0.0.11

### Patch Changes

- [#34](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/34) [`0ffa50d`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/0ffa50ddc1750b855cac2e4d471349416acbe1d2) Thanks [@diegonzs-roll](https://github.com/diegonzs-roll)! - - Remove FloatingOverlay so user can interact with background.
  - Add support to manual open/close control.
  - Tooltip max width set to 250px.

## 0.0.10

### Patch Changes

- [#32](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/32) [`b5c1380`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/b5c13804a3e19cb35e6ab6b3b3324d4c66a2232f) Thanks [@teimurjan](https://github.com/teimurjan)! - Fix empty dist folder

## 0.0.9

### Patch Changes

- [#30](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/30) [`104098a`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/104098a0060ba114a1c919606ea5467ac75a6b22) Thanks [@teimurjan](https://github.com/teimurjan)! - Fix build leads to empty dist

## 0.0.8

### Patch Changes

- [#28](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/28) [`6913914`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/69139142b18d3dd00363dba9b72a74e778da1f66) Thanks [@teimurjan](https://github.com/teimurjan)! - Fix tooltip invalid positioning on dynamic layout

## 0.0.7

### Patch Changes

- [#26](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/26) [`25e9dc8`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/25e9dc83ace239f946dfa57fb3e7cc3ed4d290a0) Thanks [@teimurjan](https://github.com/teimurjan)! - Update tailwindcss & web3-react-core

## 0.0.6

### Patch Changes

- [#17](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/17) [`65da1d8`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/65da1d88a08cef7231ba49d33428b12bfaddf134) Thanks [@teimurjan](https://github.com/teimurjan)! - Divide web, native, android & ios builds

## 0.0.5

### Patch Changes

- [#14](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/14) [`68c2fcf`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/68c2fcfd29d491297fb4ab22874e1857238054f2) Thanks [@teimurjan](https://github.com/teimurjan)! - Allow tooltips to render react nodes. As a side-effect platform separation has been introduced.

## 0.0.4

### Patch Changes

- [#12](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/12) [`427b724`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/427b724725d0e994bee8f0bdc9b2c7f28e8294be) Thanks [@teimurjan](https://github.com/teimurjan)! - Add warn variant & duration prop to toast

## 0.0.3

### Patch Changes

- [#10](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/10) [`fdce70c`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/fdce70cf54dbe1a5001100d77e287699f91139a9) Thanks [@teimurjan](https://github.com/teimurjan)! - Add toast & make tooltip cross-platform

## 0.0.2

### Patch Changes

- [`ebaeee3`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/ebaeee3fd7bb3256ed84dffee0d8c733a1d97361) Thanks [@teimurjan](https://github.com/teimurjan)! - Export account dropdown
