-
Saw the version jump to 6.0.0, but the package size is like 4kB. 0.0.8 (that works) has a size of around 6MB.
-
I am trying to import and define select icons like so:
```
import { RuxIcon } from "@astrouxds/astro-web-components/dist/components/rux-icon";
import { RuxIconFolder } from "@astrouxds/astro-web-…
-
Hi,
When I set “invalid” to “false” in the RuxInput react, the help text appears as error text (red).
![image](https://user-images.githubusercontent.com/94007578/140974716-80ac4248-bbe7-4f…
-
Hi,
Here is a link to a very basic RuxInput button.
https://codesandbox.io/embed/priceless-moser-nc9p7?fontsize=14&hidenavigation=1&theme=dark
If I a type a long name (longer than 8 character…
-
I am using Vue3 in Google Chrome. This is what I see:
![image](https://user-images.githubusercontent.com/48925605/130821631-ca55528f-2ec7-491b-a28f-cd2000dd4e5d.png)
Nested components still rend…
-
When adding `rux-tree` I got an error
```
This relative module was not found:
* ../rux-utils/data.js in ./node_modules/@astrouxds/rux-tree/rux-tree.js
```
To fix this I had to add `rux-ut…