Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(select): "show more" text calculations (#DS-2649) #135

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

NikGurev
Copy link
Contributor

Summary

Fixed calculcation since flex gap didn't take into count

List of notable changes:

  • added gap calculations
  • moved common scenarions into core

@NikGurev NikGurev added the bug Something isn't working label Jul 15, 2024
@NikGurev NikGurev self-assigned this Jul 15, 2024
Copy link

github-actions bot commented Jul 15, 2024

Visit the preview URL for this PR (updated for commit ba472a4):

https://koobiq-next--prs-135-i3c5l78k.web.app

(expires Sun, 21 Jul 2024 12:15:40 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

@NikGurev NikGurev requested a review from artembelik July 16, 2024 09:25
@lskramarov
Copy link
Contributor

@NikGurev давай ограничимся в этом PR простым исправлением без рефакторинга. Задача на вынос общей логики есть (недавно часть директив вынес).

Я хочу двигаться в сторону вынесения общей логики в компонент, а не отдельных функций или методов

@NikGurev NikGurev merged commit 6d2d962 into main Jul 16, 2024
3 checks passed
@NikGurev NikGurev deleted the bugfix/DS-2649 branch July 16, 2024 12:18
sk8knut pushed a commit that referenced this pull request Jul 22, 2024
* main:
  fix(docs): update tokens for disabled radio (#DS-2635)  (#146)
  feat: added prettier support for html, xml files (#DS-2653) (#152)
  fix(docs): examples, api sections selection and scroll after link opened (#DS-2478) (#148)
  fix(datepicker, timepicker): lost focus after backspace/delete (#DS-2492) (#145)
  fix(modal): text in modal title is not cut off (#DS-2430) (#149)
  feat(docs): updated example code block show (#DS-2602) (#150)
  feat: added prettier support for json, js, ts files (#DS-2569) (#136)
  feat(timepicker): placeholder and view value localization (#DS-2059) (#144)
  fix(docs): example start command change (#DS-2529) (#142)
  chore: bump version to 17.0.0-rc.10 w/ changelog
  fix(docs): highlight selected item (#DS-2597) (#137)
  feat(empty-state): added empty-state (#DS-2572) (#129)
  fix(docs,toast): single stack of toasts (#DS-2541) (#140)
  fix(select): "show more" text calculations (#DS-2649) (#135)
  fix(button): background for filled-contrast-fade-[off/on]-states-disabled-background
  fix(badge): outline badges borders color (#DS-3640)  (#139)
  fix(docs): fixed Algolia crawler
  feat: added prettier support for markdown and yaml (#DS-2650) (#133)
  feat: added prettier support for stylelint (#DS-2568) (#130)
  feat(docs): theming article rewrite (#DS-2544) (#114)

# Conflicts:
#	packages/components-dev/navbar/template.html
#	packages/docs-examples/components/navbar/navbar-overview/navbar-overview-example.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants