Skip to main content

One post tagged with "Inputs 0.0.21"

Inputs 0.0.21. Use this tag to filter all changes about Inputs version 0.0.21.

View All Tags

๐Ÿ› ๏ธ Inputs refactor

ยท One min read
Redon Alla
.NET, React, Angular Developer

๐Ÿ› ๏ธ Inputs refactorโ€‹

#889e164 refactor(inputs): update version and adjust input styles

Updated package version from 0.0.13 to 0.0.21 reflecting significant changes that include style adjustments and reordering of event handlers in the TextInput components within ra-inputs. Specifically, removed 'overflow: hidden' from wrapper styles and added padding and lineHeight properties to input styles. Also modified onBlur, onFocus, and onChangeText event handler positions to ensure consistent execution order. These changes improve styling flexibility and ensure better event handling in input components.