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 datepicker and new tab menu #521

Merged
merged 8 commits into from
Mar 13, 2024
Merged

Release datepicker and new tab menu #521

merged 8 commits into from
Mar 13, 2024

Conversation

lisilinhart
Copy link
Contributor

@lisilinhart lisilinhart commented Mar 13, 2024

This releases the new tab menu and the refactored datepicker

emanuelgsouza and others added 6 commits March 13, 2024 12:28
…accessib…" (#5368)

This reverts commit 685bc75b3ecfc2d4bfa43dce3777e17534e647d9.
* feat(1095): update design system subproject commit

add styling for datepicker time select

adjust margin for datepicker time select value

* feat(1095): update design system subproject commit

add styling for datepicker time select

adjust margin for datepicker time select value

* feat(1095): fix minute-range prop in SchedulePublishModal.vue

* feat(1095): update main branch

* feat(1095): yarn lock change

* feat(1095): update design system and filter inner styles

* chore: introduce datepicker changes from the design system

* chore: add translation submodule

* fix: remove old submodule mappings

* refactor(int-1095): adding new props to show the timezone and to show as a disabled

* feat(int 1095): fix unit test for fieldtypedatetime

* feat(int 1095): fix unit test for fieldtypedatetime

- Update path with translation package

* feat(int 1095): fix unit test for ListStoriesReleasesModal

- Update ReleaseFormContent.vue with new method

* fix(int-1095): fix tests for datepicker

* feat(int 1095): add data-cy attribute to Datepicker input

- Fix AssetDetail tests

* fix(int-1095): fix tests

* fix(int-1095): fix name inside datepicker prop

* test(int-1095): revert tests changes to use old date format
removing wrong code added in merge actions

* fix(int-1095): revert date format changes to use old date format
removing logs

* fix(int-1095): revert unit tests changes

* fix(int-1095): revert component tests changes

* fix(int-1095): update e2e tests to use new datepicker test id

* style(int-1095): fix issue with borders

* fix(int-1095): fix timezone update when the user cancel action

* fix(int-1095): fix reference error when click on the timezone label

* style(int-1095): removing unused styles

* fix(int-1095): fix problem in time zone convertion

* style(int-1095): fix scss variable names

* refactor(int-1095): reverse date when the user add a second date before the first date

* refactor(int-1095): refactor after code review

* refactor(int-1095): refactor after code review

* refactor(int-1095): fix suffix typo

* feat(1095): refactor Datepicker component styles and add disabled state

* feat(1095): add isEmpty check in DatepickerFakeInput.vue

* feat(int 1095): fix disabledPast bug and improve Datepicker styling

- Removed isEmpty from Datepicker component because storybook doesn't recognize it

* refactor(int-1095): refactor after code review and fixing ts-errors

* refactor(int-1095): adding new type for DyItem and add types for the methods

* test(int-1095): revert changes in test files

* refactor(int-1095): improve ts types

* refactor(int-1095): creating computeds to fix TS erros

* style(int-1095): fix styles

* refactor(int-1095): fix style issues and solve problem with name of the constants and interfaces

* refactor(int-1095): fix ts error

* style(int-1095): adpting desing and fixing errors

* refactor(int-1095): fixing ts-errors

---------

Co-authored-by: Thiago Saife Rodrigues <[email protected]>
Co-authored-by: Lisi Linhart <[email protected]>
Co-authored-by: ademarCardoso <[email protected]>
Co-authored-by: Ademar Cardoso <[email protected]>
Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
storyblok-design-system ✅ Ready (Inspect) Visit Preview Mar 13, 2024 11:37am

@lisilinhart lisilinhart changed the title Release datepicker and new submenu Release datepicker and new tab menu Mar 13, 2024
@lisilinhart lisilinhart merged commit eb6e8d9 into main Mar 13, 2024
3 checks passed
Copy link

🎉 This PR is included in version 3.25.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants