Igor Wessel

Results 12 issues of 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. ![Captura de tela de 2022-01-26...

I hope that with this pull-request I'm not getting in the way of anyone working on it ### What - Convert all files to TS - Add eslint for TS...

### What All the matchers that were using generic, weren't taking advantage of the full potential of typescript. ### Why The vast majority of matchers related to Array, Object and...

I've added section about Enums and file naming convention for files that are not components. # What was added? Folder Architecture 2.2 Scoped Files React 7.7 Enums

documentation

## Summary Hello guys! basically I'm trying to finalize a PR that was adding support for react-native. Can find out a little more about it here: https://github.com/gregberge/xstyled/pull/273, thanks @diegotsi My...

## :bookmark_tabs: Summary The ID of the from-to relationship was added to the diagram's edges. Another denominator "_" was used to make the extraction of these respective IDs easier. ##...

Type: Enhancement

Primeiramente está muito bom, agradeço por ter feito esse guia! 😄 Senti falta de algumas coisas: 1. Como venho do JS para que as funções retornem algum valor devemos declarar...

## Infos [Task](https://juntossomosmais.monday.com/boards/1521247929/pulses/5409625274) 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...

package/core
components
improvements

## 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`...