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

Updating minor version - in case of regression and easier history tracking #940

Merged
merged 82 commits into from
Mar 19, 2024

Conversation

swimtech20
Copy link
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added
  • Docs have been added or updated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Style Update (CSS)
  • Other... Please describe: updating minor version of Goponents

What is the current behavior?

Resolves

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Changes for split button option text not to wrap and grow towards left.
Fixed GOP-876 uniform card margins, GOP-877 set minimum_height_for_textarea and GOP-847 file uploading component bug fix.
css changes for button padding
Accordion styles
Default
Slim
Dark
Max height for the toast notification will not have an overflow unless specified.
1. Handled appearance of scrollbar on accordion's expansion by adjusting the height.
2. Font style changes for the shell area.
3. Fixed the colour issue for the danger action sheet.
1. Code review suggested changes.
2. Change in the code's header part in the documentation.
Code review suggested changes.
…ing_calendar_to_open_when_date_field_is_clicked_anywhere_within_it

[Feature] #918 enhancement of go-date-picker
Update CSS for Drodown and add test cases
Updating version number to reflect recent changes
… across the modules (#936)

* FEB_29th_selection

* #GOCLD 2298 test cases

* #GOCLD 2298 test cases

* #GOCLD 2298 test cases
Includes Leap Day calculations fix.
* Update to major version release

For easier history tracking/bug fixing. Noticed there were several file changes (1 commit) in main but not in dev... thoughts are this is related to the Activity Manager feature Persistent worked on in 2022-2023.

* Making this a minor version update and not major

Discussed with Jiawei
jiaweicai92
jiaweicai92 previously approved these changes Mar 13, 2024
Copy link
Contributor

@jiaweicai92 jiaweicai92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

As most of the changes are formatting ones, a minor version bump should be sufficient.
@swimtech20

@swimtech20 swimtech20 dismissed jiaweicai92’s stale review March 18, 2024 14:18

The merge-base changed after approval.

@swimtech20 swimtech20 merged commit 2ce0e2b into main Mar 19, 2024
3 checks passed
@swimtech20 swimtech20 deleted the fix_merge_conflicts_in_dev_1.17.0 branch March 19, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet