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

feat(Clickable): add new component #3267

Open
wants to merge 37 commits into
base: next
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
40a87e9
feat(Clickable): add new component
JackUait Sep 14, 2023
c8476e5
chore(Clickable): add more examples, replace render prop with childre…
JackUait Sep 16, 2023
b974fb6
chore(useTheme): add OSTheme mode
JackUait Sep 18, 2023
1855c94
chore(Clickable): add disabled for link and ability to pass non-inter…
JackUait Sep 19, 2023
d058ea7
docs(Clickable): fix examples
JackUait Sep 19, 2023
386f732
test(Clickable): add tests for disabled state
JackUait Sep 19, 2023
1e4d171
chore(Clickable): allow re-writing data-tid
JackUait Sep 19, 2023
bf75b88
test(Clickable): add tests for a11y and ability to re-write attributes
JackUait Sep 19, 2023
d96eb2f
refactor(Clickable): take out utils in a separate file
JackUait Sep 19, 2023
f7d807a
chore(Clickable): fix type error
JackUait Sep 19, 2023
d5af2d6
Merge branch 'next' into feat/button-link
JackUait Dec 4, 2023
fd01085
chore(Clickable): MVP
JackUait Feb 22, 2024
929391d
Merge branch 'next' into feat/button-link
JackUait Feb 28, 2024
2c57a66
chore(Clickable): finish link
JackUait Feb 29, 2024
a5ea147
chore(Clickable): finish button
JackUait Mar 1, 2024
764e785
chore(Clickable): fix bugs in button
JackUait Mar 3, 2024
84fd437
chore(Clickable): consider accessibility in button
JackUait Mar 3, 2024
6f688da
chore(Clickable): add docs, tests and fix a bug with hover
JackUait Mar 3, 2024
6e283a3
chore(Clickable): fix loading logic
JackUait Mar 3, 2024
e80d298
test(Clickable): add unit tests
JackUait Mar 3, 2024
4b31a0b
test(Clickable): add tests for ClickableButton
JackUait Mar 3, 2024
92196ec
test(Clickable, Link): add screenshot tests
JackUait Mar 3, 2024
444dd4e
test(Button, CloseButtonIcon, Link): update screenshots
JackUait Mar 3, 2024
a18e7aa
chore(ClickableLinK): add error state
JackUait Mar 4, 2024
dc2af04
chore: fix lint
JackUait Mar 4, 2024
a2ba583
chore(Clickable): fix types
JackUait Mar 6, 2024
adca07f
chore(Clickable): expand view prop
JackUait Mar 10, 2024
53ccdcb
Merge branch 'next' into feat/button-link
JackUait Mar 10, 2024
f098002
docs(Clickable): as with components
JackUait Mar 11, 2024
2309bff
chore(Clickable): get value of a based on href
JackUait Mar 11, 2024
c810f9a
Merge branch 'next' into feat/button-link
JackUait Mar 11, 2024
8548fcf
chore(Clickable): fix spelling
JackUait Mar 15, 2024
83fb7d3
refactor: remove prefix
JackUait Mar 15, 2024
cea9cd1
chore(Clickable): remove rel for button
JackUait Mar 15, 2024
3ceadbc
Merge branch 'master' of https://github.com/skbkontur/retail-ui into …
JackUait Mar 15, 2024
786540f
Merge branch 'next' into feat/button-link
JackUait Mar 15, 2024
a025912
test(Button, Link, Clickable): update screenshots
JackUait Mar 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Align/chrome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Align/chrome2022.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Align/chrome8px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Align/chromeDark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Align/firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Align/firefox8px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Arrow/chrome.png
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Arrow/chrome2022.png
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Arrow/chrome8px.png
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Arrow/chromeDark.png
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Arrow/firefox.png
4 changes: 2 additions & 2 deletions packages/react-ui/.creevey/images/Button/Arrow/firefox8px.png
Loading