Igor Wessel
Igor Wessel
Bug **jest-extended version: 1.2.0** # Problem Currently jest-extended types don't export any of the matchers, so it ends up causing an error with the typescript.  Closes https://github.com/juntossomosmais/atomium/issues/113 #### What is being delivered? - Tooltip component #### What impacts? Nothing because is a new component. #### Reversal plan Revert this merge #### Evidences...
## Basic example: ## Todo - [x] Support a single state - [x] Support a transition - [x] Support a text transition - [x] Support start and end syntax -...
This pull request introduces the `itemLabelFontWeight` property to the `Wheel` class, allowing users to specify the font weight for item labels. ### Enhancements to `Wheel` class: * [`src/wheel.js`](diffhunk://#diff-0ef246bc2fd29a0b1564c1ba0f2d27fa4a64e9d2547a3f58dc88dc9d9a9a3a9fR60): Added `itemLabelFontWeight`...