componentry icon indicating copy to clipboard operation
componentry copied to clipboard

React component library for building custom design systems

Results 24 componentry issues
Sort by recently updated
recently updated
newest added

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.2 to 0.25.7. Release notes Sourced from typedoc's releases. v0.25.7 Bug Fixes Fixed an issue where a namespace would not be created for merged function-namespaces only containing...

dependencies

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.31 to 18.2.47. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.2.31&new-version=18.2.47)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.3 to 3.4.1. Release notes Sourced from tailwindcss's releases. v3.4.1 Fixed Don't remove keyframe stops when using important utilities (#12639) Don't add spaces to gradients and grid...

dependencies

Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.1.0. Release notes Sourced from clsx's releases. v2.1.0 Features Add new clsx/lite submodule for string-only usage: 1a49142 This is a 140b version of clsx that...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 5.0.4. Changelog Sourced from nanoid's changelog. 5.0.4 Fixed CLI docs (by @​ilyaboka). 5.0.3 Fixed CLI docs (by Chris Schmich). 5.0.2 Fixed webcrypto import (by Divyansh...

dependencies

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.2 / 2023-11-28 Fix redos vulnerability with specific crafted css string - CVE-2023-48631 Fix Problem parsing with :is() and...

dependencies

## Summary _Updates Button to directly support using icons with or without text to remove the need for IconButton_ ### Notes - Leverages CSS selectors for first, last, and only-child...

## Summary _Alert text colors should default to inherit, but are the gray text colors._ ## Reproduction Steps Create an alert with a heading and body text: ![image](https://user-images.githubusercontent.com/8461733/150686090-246e795f-47fe-4671-99d0-c83dc1124b13.png)

Type: Bug

_Consolidate and update the /docs resources to provide meaningful repository technical notes._ Ideally the only docs that will remain could be converted to MDX files for easier viewing with Storybook.

Type: Documentation
Type: Chore

## Summary Componentry is beginning to support dynamic theming using CSS variables, but there isn't an explicit system in place yet. While working and evaluating through v3 release, this issue...

Type: Enhancement