windmill-react-ui
windmill-react-ui copied to clipboard
🧩 The component library for fast and accessible development of gorgeous interfaces.
- `windmill-react-ui` 0.5.0: ### Relevant code : ```javascript import React,from 'react'; import { Button } from '@windmill/react-ui'; const Store = () => { return ( Button This Is Store );...
Hi, I'm using i18n for a project and it looks like the part of the `Pagination` component reading `Showing X-Y of Z` is hardcoded, so I came up with a...
Prioritize atomic components to add when we get out of alpha. ### Breadcrumbs ### Improved cards Image cards with aspect-ratio option. ### Typography Add styled variants for `h*` headings, display...
_The reports of my death were greatly exaggerated_ **TL;DR** What is the recommended React Testing Library way to test this? I successfully upgraded Tailwind (to v3) and React (to v18),...
fixes #77
we excited windmill react-ui getting support with react 18, tailwind3 and so on...
Does it support RTL?
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...