![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@umbraco-ui/uui-icon
Advanced tools
Umbraco style icon component.
Preview the component on Storybook
npm i @umbraco-ui/uui-icon
Import the registration of <uui-icon>
via:
import '@umbraco-ui/uui-icon';
When looking to leverage the UUIIconElement
base class as a type and/or for extension purposes, do so via:
import { UUIIconElement } from '@umbraco-ui/uui-icon';
<uui-icon></uui-icon>
1.2.0-rc.0 (2023-02-07)
a11y: add role=listitem to the "dots" button (ce38577)
Add cd to installation instruction before npm install (a6424c0)
add missing references to uui barrel (c9bf476)
Add tests to ensure menu-item is tested in its default state with a label as a button (dedde98)
Add whitespace when appending/prepending icon in uui-input (#408) (3a86f01)
Allow uui-button to fit in less tall contexts (#236) (8b7422f)
Bump opacity a bit, to pass color contrast accessibility check (#351) (92354aa)
Case insensitivity when using combobox-avatar (#363) (7acd240)
Change uui-button
height to min-height and remove the height from button
inside (#271) (d7cecac)
change notification color primary to default (#258) (2930d52)
change super.value to this.value for backwards compatibility (9cb6399)
change UUIInput type to getter/setter to support input-password (d529f60)
clear a mistake where setter would call itself (ded01fe)
clear up confusion with overriding the setter (9de8dce)
close button color inherits from toast notification (bdcc0a4)
disable-child-interaction going over edges + other details (#251) (078fcf0)
do not overwrite the super.value setter but refer to this
instead (6d9db70)
have pagination render update when the total number of pages has changed (#364) (4d7cc4c)
implement validity property for form controls (de5cf72)
import types as types (3dcb9ce)
iteration of iterators requires more configuration so we are now more specific with Array.from (0c904f7)
make popover work nicely in the button group (#296) (a5b3635)
remove default import from test template so new components are not double defined (0c13b24)
remove double definitions of several test files (15d303a)
Remove local definition of --uui-box-default-padding for uui-box (#189) (fd290a4)
return empty tempate if there are no groups (b294ef7)
storybook: default slot did not show up in docs tab (b88cd1d)
Sync disable state for uui-radio with uui-radio-group (#393) (1902987)
Tabs not working in TabGroup (91bf2a7)
test: add general import to access all components (5ebb5ef)
test: add missing test cases (f1fa095)
test: change type of lookup to querySelector (d25bb2c)
test: remove a duplicate test (c035de5)
Use an ::after element for selection border (#239) (8a9d4f1)
use form control mixin in uui-button (d8466d4)
uui-button-inline-create collides with storybook documentation for LabelMixin, and since it only uses the property for label we can just declare that directly on the component instead of inheriting (5ce670c)
uui-button: adjust success and failed state styling (#312) (7634d19)
uui-card-media: replaced wrong css variables (#300) (ced7bdb)
uui-card-media: should render images correctly (5c0ead3)
uui-inline-button-create: ensure there is a border-color on horizontal (#328) (91ecd17)
uui-input-password sets spellcheck to false (#339) (160f3db)
uui-radio-button: radio circle is malformed on multiple lines (#298) (e390365)
uui-select: :bug: sets the value to the value of selected option if present (6ae94ee)
uui-toggle change adjacent sibling combinator to general sibling (cd2aaf6)
uui: add missing reference to uui-popover (cbb74c6), closes #194
uui: change "import" to "export *" (d46e02a)
vertical align content of UUI-Button anchor tag (#254) (319312c)
This should now be configured globally
internal: add more files to lerna ignore
Publish
update references
internal: use npm ci to counter Github Actions oddness
internal: try with unsafe-perm to counter differentiating OS'es
internal: downgrade Turbo to 1.1.5 to supposedly work with Github Actions
Co-authored-by: Niels Lyngsø niels.lyngso@gmail.com
FAQs
Umbraco UI icon component
The npm package @umbraco-ui/uui-icon receives a total of 335 weekly downloads. As such, @umbraco-ui/uui-icon popularity was classified as not popular.
We found that @umbraco-ui/uui-icon demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.