tabler-react icon indicating copy to clipboard operation
tabler-react copied to clipboard

React components and demo for the Tabler UI theme.

Results 85 tabler-react issues
Sort by recently updated
recently updated
newest added

Can we use icon from others, like, react-icons ? in fontAwesome it's not completed icon what i want.

I have to display 'Mark All As Read' label of 'Mark All As Read' button in other languages. Is there a way to do that? ![image](https://user-images.githubusercontent.com/15386984/106032806-b361b380-60af-11eb-8e21-912355fe833a.png) Already tried to change...

Hi, I Just follow in [Login.Page](https://github.com/tabler/tabler-react/blob/master/example/src/pages/LoginPage.react.js) but i'm not using Formik, i'm using react-hook-form, i'm trying testing with ``` ``` reproduce ``` ``` but in react-hook-form we must [register ](https://react-hook-form.com/api/useform/register)every...

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

I'm using these utilities from tabler react in login page import { Button, Card, Form, Icon } from 'tabler-react'; and it is taking way too much to load e.g 19.24s...

Bumps [npm](https://github.com/npm/cli) from 6.9.0 to 6.14.11. Release notes Sourced from npm's releases. v6.14.11 6.14.11 (2021-01-07) DEPENDENCIES 19108ca5b [email protected] 7a0574074 [email protected] - devDep DOCUMENTATION 1d235b230 #1881 docs: update link to CLI...

dependencies

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.8.1 to 17.2.3. Release notes Sourced from semantic-release's releases. v17.2.3 17.2.3 (2020-11-16) Bug Fixes mask secrets when characters get uri encoded (ca90b34) v17.2.2 17.2.2 (2020-10-29) Bug Fixes...

dependencies

Bumps [bin-links](https://github.com/npm/bin-links) from 1.1.2 to 1.1.8. Changelog Sourced from bin-links's changelog. 1.1.8 (2020-03-24) 1.1.7 (2019-12-26) Bug Fixes resolve folder that is passed in (0bbd303) 1.1.6 (2019-12-11) Bug Fixes prevent improper...

dependencies

I am using tabler-react in a fairly big project and I would like to know whether v1 will still be maintained after the v2 release. I would love to add...