vadim

Results 22 issues of vadim

[QUESTION] ----------------- Git-Plus 8.1.0, Atom 1.30.0 x64, macOS High Sierra 10.13.6 Pushing from a repo with multiple configured remotes triggers push to all of them (checked only for two). -----------------...

**Describe the bug** ї stands too close to its neighbors, especially ones with diacritics, e.g. second ї (see attached screenshot). **Expected behavior** A little bit more space / additional kerning...

Needs Info

## Description tl;dr Slightly darker hover for dark seeds, overall refinements in the medium, special exceptions for very light yellows. Minor fixes in utility functions. Fixes #22921 ## Media New...

App Viewers Pod
skip-changelog
skip-testPlan
Widget design system
WDS team

Currently too bright hovers on dark seeds, good on very dark (`< 0.1` lightness).

App Viewers Pod
Widget design system
WDS team

- [x] #20358 - [x] #20715 - [x] #20716 - [x] #21288 - [x] #21913 - [ ] #22365 - [x] #22424 - [x] #22512 - [x] #22568 - [...

App Viewers Pod
Widget design system
WDS team

## Description tl;dr Fixed APCA contrast checks and logic for `bdNeutral`, fixed `bdAccent` check too (see also #23218 for more stuff to fix). Adjusted gradations of hover for the color...

App Viewers Pod
skip-changelog
skip-testPlan
Widget design system
WDS team

It's likely we've been using `contrastAPCA` function with the wrong order of arguments. We've been doing `foreground.contrastAPCA(background)` instead it needs to be `background.contrastAPCA(foreground)` A quick reproduction: checking contrast of `bdNeutral`...

App Viewers Pod
Widget design system
WDS team

Closes #30890 ![image](https://github.com/appsmithorg/appsmith/assets/80973/6300d8c4-e826-4892-b35a-5cf754509891) This is not a full refinement, because we set height/block-size explicitly for some of our widgets with styles [such as these](https://github.com/appsmithorg/appsmith/blob/0d16dc0382b8fdd46dba8b5dc65c7cfc7c496c03/app/client/packages/design-system/widgets/src/components/Button/src/styles.module.css#L171). As such, changes to e.g. inner...

skip-changelog
skip-testPlan
Widget design system
WDS team

It appears that currently Walker is limited to the contents of page it was launched from, that severely limits its usefulness in real-world usage. Is it a limitation of Figma's...