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

Release by 18.09.2024 #1442

Merged
merged 74 commits into from
Sep 19, 2024
Merged
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
4a8a910
feat(plasma-new-hope): fix TextField placeholder logic
TitanKuzmich Sep 9, 2024
b82765e
feat(plasma-web/b2c): add defultValue TextField test
TitanKuzmich Sep 9, 2024
36334fd
test(plasma-web/b2c): add TextField snapshots
TitanKuzmich Sep 9, 2024
26582e6
feat(plasma-*/sdds-*): update TextField stories
TitanKuzmich Sep 9, 2024
f23e7af
Update versions
Salute-Eva Sep 10, 2024
b33d36e
Update package-lock.json files
Salute-Eva Sep 10, 2024
cd68407
test(plasma-b2c): update tests for Slider and Tabs
IgorYar Sep 2, 2024
0bda902
test(plasma-b2c): update tests for Slider and Tabs
IgorYar Sep 6, 2024
c707ed3
test(plasma-b2c): update tests for DatePicker and Card
IgorYar Aug 22, 2024
3ad782a
feat(plasma-new-hope): add Badge clear
TitanKuzmich Sep 9, 2024
4ea8551
feat(plasma-web/b2c): update Badge stories & configs
TitanKuzmich Sep 9, 2024
0dbecb6
docs: update Badge docs
TitanKuzmich Sep 9, 2024
3eaa662
docs: generate new api reports
TitanKuzmich Sep 9, 2024
d9054ba
feat(sdds-*): update Badge stories & configs
TitanKuzmich Sep 9, 2024
80df553
Update versions
Salute-Eva Sep 11, 2024
55c2e42
Update package-lock.json files
Salute-Eva Sep 11, 2024
fbc7e64
ci(cypress): use `actions/upload-artifact@v4` [no ci]
Yakutoc Sep 12, 2024
75a0adb
fix(sdds-finportal): add TextField/TextArea prop `required`
Yakutoc Sep 10, 2024
98c48c3
fix(sdds-finportal): add TextFieldGroup component
Yakutoc Sep 10, 2024
c90f9d7
fix(api-report): update after add TextFieldGroup
Yakutoc Sep 10, 2024
fb042bc
Update versions
Salute-Eva Sep 12, 2024
bf1232b
Update package-lock.json files
Salute-Eva Sep 12, 2024
8edb530
fix(plasma-*): fix `content{Left\Right}Slot` UI
Yakutoc Sep 10, 2024
5bb60ae
chore(plasma-web): update cypress snapshots for TextField
Yakutoc Sep 10, 2024
020ec4d
chore(plasma-b2c): update cypress tests for TextField
Yakutoc Sep 10, 2024
aefe608
fix(plasma-*): replace InputHTMLAttributes to custom type
Yakutoc Sep 10, 2024
7242c86
chore(plasma-*-docs): delete InputGroup component
Yakutoc Sep 10, 2024
46557c5
chore(plasma-*-docs): fix typo for TextFieldGroup component
Yakutoc Sep 10, 2024
96eb9ee
chore(plasma-*-docs): TextField component
Yakutoc Sep 11, 2024
cc02719
chore(plasma-b2c-docs): update Select component
Yakutoc Sep 11, 2024
99649b7
fix(api-report): update api report (InputHTMLAttributes)
Yakutoc Sep 10, 2024
b534a09
Update versions
Salute-Eva Sep 12, 2024
f9d8510
Update package-lock.json files
Salute-Eva Sep 12, 2024
17085ab
feat(plasma-new-hope): add alwaysOpened to Combobox
TitanKuzmich Sep 5, 2024
380348a
feat(plasma-*,sdds-*): update Combobox stories props
TitanKuzmich Sep 5, 2024
341d291
docs: update Combobox docs
TitanKuzmich Sep 6, 2024
97a3757
docs: generate new api reports
TitanKuzmich Sep 12, 2024
dabae3d
feat(plasma-*): update Combobox configs & stories
TitanKuzmich Sep 6, 2024
0ade1ac
Update versions
Salute-Eva Sep 12, 2024
3ec5654
Update package-lock.json files
Salute-Eva Sep 12, 2024
6e9c2c4
fix(sdds-*): use correct default view for Grid
Yakutoc Sep 12, 2024
d70a6a5
Update versions
Salute-Eva Sep 12, 2024
de8adb0
Update package-lock.json files
Salute-Eva Sep 12, 2024
abaab01
feat(plasma-new-hope): add Editable component
TitanKuzmich Sep 11, 2024
b2cbb39
test(plasma-web/b2c): update Editable snapshots
TitanKuzmich Sep 11, 2024
012db38
docs: generate new api reports
TitanKuzmich Sep 11, 2024
0fded2b
feat(plasma-web/b2c): update Editable with tests
TitanKuzmich Sep 11, 2024
c97a2af
Update versions
Salute-Eva Sep 13, 2024
f3cc967
Update package-lock.json files
Salute-Eva Sep 13, 2024
ce0b29e
feat(plasma-new-hope): add TextField ref to deps for placeholder
TitanKuzmich Sep 13, 2024
3bf2fd1
Update versions
Salute-Eva Sep 13, 2024
89781c3
Update package-lock.json files
Salute-Eva Sep 13, 2024
14d2d18
feat(plasma-icons): add icons PcMouse [16x16]
Yakutoc Sep 16, 2024
e23f305
feat(plasma-icons): add icons PcMouse [24x24]
Yakutoc Sep 16, 2024
1709aba
feat(plasma-icons): add icons PcMouse [36x36]
Yakutoc Sep 16, 2024
64e48f2
feat(plasma-icons): add icon Blank JPG/PNG [16x16]
Yakutoc Sep 16, 2024
e83a0b4
feat(plasma-icons): add icon Blank JPG/PNG [24x24]
Yakutoc Sep 16, 2024
211d0ca
feat(plasma-icons): add icon Blank JPG/PNG [36x36]
Yakutoc Sep 16, 2024
1ce4961
Update versions
Salute-Eva Sep 16, 2024
1e85784
Update package-lock.json files
Salute-Eva Sep 16, 2024
5f8af18
feat(plasma-new-hope): Fixed issue with predefined value in single Co…
shuga2704 Sep 16, 2024
b40228f
Update versions
Salute-Eva Sep 16, 2024
5b6b02a
Update package-lock.json files
Salute-Eva Sep 16, 2024
f071388
docs: update DatePicker docs
TitanKuzmich Sep 17, 2024
0bb4ad3
feat(plasma-new-hope): fix datepicker date input formatting
TitanKuzmich Sep 17, 2024
11cae74
Update versions
Salute-Eva Sep 17, 2024
94ba49e
Update package-lock.json files
Salute-Eva Sep 17, 2024
f0acaaf
fix(plasma-theme-builder): Fix brightness formulas for transparent to…
neretin-trike Sep 17, 2024
4f18d76
fix(plasma-tokens): Update active, hover and bright tokens in `plasma…
neretin-trike Sep 17, 2024
f7392d5
fix(plasma-themes): Update active, hover and bright tokens in `plasma…
neretin-trike Sep 17, 2024
f625a3c
Update versions
Salute-Eva Sep 18, 2024
ffd0b4d
Update package-lock.json files
Salute-Eva Sep 18, 2024
38076e5
Merge remote-tracking branch 'origin/dev' into release_2024-09-18
Yakutoc Sep 18, 2024
485025d
ci(cypress): set package name for cypress artifacts
Yakutoc Sep 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat(plasma-web/b2c): add defultValue TextField test
  • Loading branch information
TitanKuzmich authored and Yakutoc committed Sep 10, 2024
commit b82765ea67747eb0536fe6ca28a3cb135e3c4374
Original file line number Diff line number Diff line change
@@ -166,6 +166,16 @@ describe('plasma-web: TextField', () => {
cy.matchImageSnapshot();
});

it('_defaultValue', () => {
mount(
<CypressTestDecoratorWithTypo>
<TextField size="m" defaultValue="Default value" placeholder="Placeholder" helperText="Helper text" />
</CypressTestDecoratorWithTypo>,
);

cy.matchImageSnapshot();
});

it('content: with label', () => {
mount(
<CypressTestDecoratorWithTypo>
Original file line number Diff line number Diff line change
@@ -166,6 +166,16 @@ describe('plasma-web: TextField', () => {
cy.matchImageSnapshot();
});

it('_defaultValue', () => {
mount(
<CypressTestDecoratorWithTypo>
<TextField size="m" defaultValue="Default value" placeholder="Placeholder" helperText="Helper text" />
</CypressTestDecoratorWithTypo>,
);

cy.matchImageSnapshot();
});

it('content: with label', () => {
mount(
<CypressTestDecoratorWithTypo>