orbit icon indicating copy to clipboard operation
orbit copied to clipboard

React components of open-source Orbit design system by Kiwi.com

Results 65 orbit issues
Sort by recently updated
recently updated
newest added

For the heading component, text seems to be defaulting to align="center" with no way to override it using any of the options here: https://orbit.kiwi/components/text/heading/react/#enum ## Expected Behavior setting align="start" should...

## Expected Behavior On setting "content" attribute on "ItinerarySegmentDetail", component should become expandable and show details like as illustrated in the demo here: https://kiwicom.github.io/orbit/?path=/story/itinerary--detail&globals=backgrounds.grid:false&knob-Description=This%20is%20description%20of%20the%20card&knob-SectionDescription=Section%20Description&knob-SectionTitle=Section%20Title&knob-Title=Card%20with%20title&knob-dataTest=test&knob-description=Select%20your%20hotel,%20hostel,%20apartment,%20or%20B&knob-expanded=true&knob-illustration=BoardingPass&knob-initialExpended=true&knob-title=Rooms%20in%20Warsaw&knob-titleAs=h1 ## Current Behavior Rest of demo...

**Is your feature request related to a problem? Please describe.** Feature request : I would like to make the histogram shown on desktop without user focus **Describe the solution you'd...

Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 1.3.5 to 2.3.1. Release notes Sourced from prism-react-renderer's releases. [email protected] Patch Changes Export normalizeTokens and useTokenize utility functions. (#237) [email protected] Minor Changes Upgrade clsx to v2.0.0. (#232)...

# This Pull Request meets the following criteria: ### For new components: - [ ] Unit and visual regression tests have been added/adjusted for my new feature - [ ]...

This PR includes changes based on the latest version of [TailwindCSS (3.4.4)](https://tailwindcss.com/blog/tailwindcss-v3-4). Most of the changes were covered in the past, so this PR covers following: - Extended `min-width`, `max-width`,...

# This Pull Request meets the following criteria: ### For new components: - [ ] Unit and visual regression tests have been added/adjusted for my new feature - [ ]...

The reported issue was caused by the "sticky hover" issue on mobile devices. We weren't handling it for ButtonLink so I changed hover styles only when hover is applicable. Closes...

## What remains to be done: - [ ] enriching the transforms/tokens-v16.mjs script to capture all possible cases for the corresponding classnames (e.g. rounded-tl-normal is missing from the list, etc.)...

Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.13 to 0.8.0. Release notes Sourced from eslint-plugin-storybook's releases. v0.8.0 🚀 Enhancement Upgrade dependencies #150 (@​ndelangen) Authors: 1 Norbert de Langen (@​ndelangen) v0.7.0 🚀 Enhancement Disable rule...