tiller icon indicating copy to clipboard operation
tiller copied to clipboard

🔖 Tiller DS is an open-source UI library that provides a range of visual, functional components and patterns that speed up design and development.

Results 11 tiller issues
Sort by recently updated
recently updated
newest added

## Basic information - Tiller version: 1.7.3 - Module: - - Link to the complete executable reproducer if available (e.g. GitHub Repo): - ## Additional information - none ## Enhancement...

enhancement

## Basic information * Tiller version: 1.12.0 * Module: data-display ## Additional information ## Description ### Summary Added new function for mapping DataTable children which fixes bug with sending multiple...

## Basic information * Tiller version: 1.12.0 * Module: form-elements, formik-elements ## Additional information ## Description ### Summary Removed clear button from input fields when they are disabled. ### Details...

## Basic information * Tiller version: 1.10.0 * Module: formik-elements ## Enhancement description Remove the "clear" button (X shaped) from disabled input fields. ### Current behaviour As an example, the...

enhancement

## Basic information * Tiller version: 1.12.0 * Module: @tiller-ds/data-display ## Bug description When I need to have multiple optional columns I need to have logic for each column individually....

bug

## Basic information * Tiller version: 1.7.2 * Module: @tiller-ds/formik-elements ## Bug description Our masked field needs to have constant number at the beginning and at the end of the...

bug

## Basic information * Tiller version: 1.7.0 * Module: formik-elements ## Enhancement description Enable greater control over value type of DateInputField by providing prop that will define value type ###...

enhancement

## Basic information * Tiller version: latest * Module: project ## Enhancement description Use [tailwind-merge](https://www.npmjs.com/package/tailwind-merge) package for easier overwriting of classes. Also consider usage of [cva](https://www.npmjs.com/package/class-variance-authority) along with this enchancement....

enhancement

## Basic information * Tiller version: 1.13.0 * Module: @tiller-ds/form-elements ## Bug description When rendering `Select`/`SelectField` component in the DOM error messages from downshift appear in the console: ![image](https://github.com/croz-ltd/tiller/assets/44879477/ea5c1450-2a3c-4a62-96f8-806430fb7687) ###...

bug

## Basic information - Tiller version: 1.13.0 - Module: form-elements ## Enhancement description Similar to `DataTable.Selector`'s behaviour, it would be useful if the `DataTable.Expander` component would have the `predicate` prop...

enhancement