orfium-ictinus icon indicating copy to clipboard operation
orfium-ictinus copied to clipboard

This repo will include the building blocks to create the Orfium Parthenons to come ...

Results 49 orfium-ictinus issues
Sort by recently updated
recently updated
newest added

## Description [NDS-490](https://orfium.atlassian.net/browse/NDS-490) [part I of [NDS-489](https://orfium.atlassian.net/browse/NDS-489)] In this PR the **new spacing configuration** is introduced and all spacing usages are changed. - Instead of **xsm, sm, md, lg, xl**...

Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.7 to 1.1.9. Release notes Sourced from deep-object-diff's releases. v1.1.9 Vulnerability patch Details outlined here: #85. TLDR: The prototype of the returned diff object could be polluted...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

## Description In this PR we add a check if the pr contains the label dependencies, then we mustn't create a Review App and we shouldn't delete as well tickets:...

We need to find and replace all css rules with their corresponding equivalent from themeFunctions export.

enhancement

It would be nice to have some way to display nested types or link them. Example: Clicky clicky to `Row` or `ExtendedColumn` should display the nested type or redirect to...

documentation
enhancement

[These](https://github.com/Orfium/orfium-ictinus/blob/master/src/components/Select/Select.style.ts#L22-L25) style rules in `Select.style` apply the same visuals as [these](https://github.com/Orfium/orfium-ictinus/blob/master/src/components/TextInputBase/TextInputBase.style.ts#L92-L100) rules from `TextInputBase.style`. Since `TextInputBase` is a building component of `Select` the `Select.style` rule seems to be a leftover....

question

Code views like this ![image](https://user-images.githubusercontent.com/3789226/145019223-4e84c611-07a2-47e5-a0b0-4007d12e3ee0.png) do not help at all when you want to see the code for a usage example

documentation

When Select component is used with react-final-form there seems to be a UI bug The issue was temporary solved through [DS-274](https://orfium.atlassian.net/browse/DS-274) - #391 but we should revisit it in the...

bug

The component only gets a background if it also gets the `elevated` property. As part of this fix we could also introduce the option to pass any custom background color...

bug
enhancement