Armağan

Results 36 issues of Armağan

SelectPanel introduced [breaking behavioural changes](https://github.com/primer/react/commit/ace38afb0f469f93fbfea0df488e688005609a62) in [v35.8.0](https://github.com/primer/react/releases/tag/v35.8.0) and that caused issues for consumers. So [we decided to rollback these changes](https://docs.google.com/document/d/1XROq7mBumWcKlSg1_Acj3FXZrhDN1oD4ekL3xv7Hrlw/edit?disco=AAAAaiG_0gY) (see [the PR](https://github.com/primer/react/pull/2338) for ref) and release SelectPanel accessibility improvements...

react
component: SelectPanel

Closes [#1251](https://github.com/github/primer/issues/1251) This PR addresses the overflow behaviour implementation that is described in [the design issue. ](https://github.com/github/primer/issues/1100) TODO: - [x] Auto hide the icons when overflow occurs - [x] Update...

Following up @colebemis's [comment](https://github.com/primer/primer.style/pull/331#pullrequestreview-1122409766), I added the missing names to the README 🥳 I figured the starting dates from the hubberversary dates but please correct if they are not accurate....

Adding myself to the team 🥳

[What's new](https://primer.style/news/) on the Primer.style doesn't reflect the latest react realises correctly. The latest react version on the Primer.style is shown as [v33.0.0](https://github.com/primer/react/releases/tag/v33.0.0) though it is currently (16 Aug 2022)...

area: documentation

This PR introduces the tooltip behaviour on icon buttons with an option to be able to disable it with disable `disableTooltip` prop. It is based on our team discussion https://github.com/github/primer/discussions/3027...

Closes # Updating the existing tooltip to match with the [new tooltip styles](https://primer.style/components/tooltip). We need this because we won't be able to update all tooltips at dotcom to use the...

do not merge

Closes #4129 Reintroducing https://github.com/primer/react/pull/4210 since it is [reverted due to random VRT tests failings](https://github.com/primer/react/pull/4249) - I removed the threshold setting in Playwright since the default one is less strict. ###...

This PR should merge into the main PageHeader sign-off review feedback PR. There are a few elements in the design spec whose content varies depending on the viewport size. For...

skip changeset

- initial button render - fix styles Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release...

skip changeset