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

Merge main into dev #690

Merged
merged 83 commits into from
Aug 17, 2023
Merged

Merge main into dev #690

merged 83 commits into from
Aug 17, 2023

Conversation

dkilgore-eightfold
Copy link
Collaborator

SUMMARY:

Merge latest main into dev

JIRA TASK (Eightfold Employees Only):

N/A

CHANGE TYPE:

N/A

TEST COVERAGE:

N/A

TEST PLAN:

N/A

rnori-eightfold and others added 30 commits May 3, 2023 23:34
* fix: select: ensure aria attributes target the intended element

* chore: dropdown: add ariaref ut and refine role null check

* chore: dropdown: update role null check to handle all elements
* fix: dropdown: tweak css slideupin animation

* chore: dropdown: tweak animation curve and revert previous adjustment
* fix: dropdown: fix visible prop

* chore: dropdown: update ut to open dropdown again
* chore: css: organize and annotate global variables

* chore: css: remove unused base color sass variables
* feat: messagebar: add message bar component

* chore: messagebar: update icons per spec

* chore: messagebar: export component

* chore: messagebar: address pr feedback by adding a mapping
* feat: rename background-color to background

* Use background for button css so that we can have more flexible customizations

* fix: remove changes

* remove changes
…position (#627)

* fix: table: fix loading compare and updates default spinner size and position

* chore: table�: inherit spinner div height
* fix: pill: ensure pill heights match latest design specification

* chore: pill: address pr feedback and move pill border radius to global css var
…icks (#635)

* fix: slider: increase vertical hit target and handle segmented gap clicks

* fix: slider: ensure default behavior of tooltip does not hide on reference click
…ing changes. (#631)

Co-authored-by: Dylan <99700808+dkilgore-eightfold@users.noreply.github.com>
* fix: dropdown: revert useonclickoutside to only toggle in specific conditions

* chore(release): 2.38.1

* feat: custom fonts support via configProvider

* fix: remove unnecessary import

* chore(release): 2.38.2

* chore: semver: revert hotfix versioning ahead of fi

---------

Co-authored-by: Jeff Howard <106610186+jhoward-eightfold@users.noreply.github.com>
…loader (#636)

* fix: button: ensure loading dots use text color and enable two state loader

* chore: loader: address pr feedback by removing unneeded rtl code
dkilgore-eightfold and others added 27 commits July 24, 2023 11:50
* feat: infobar: adds bordered prop

* chore: infobar: align naming convention of css variables
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dylan <99700808+dkilgore-eightfold@users.noreply.github.com>
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dylan <99700808+dkilgore-eightfold@users.noreply.github.com>
* fix: popup: fixes style inheritance of reference element

* chore: popup: handle invalid react element
* feat: badge: add badge size and update button and tab custom css

* chore: coverage: adds more badge tests
* chore: i18n: exports octuple locales and locale type

* chore: i18n: moves locale to separate entry

* chore: i18n: apply structure
* fix: tooltip: fixes tooltip toggle on mobile devices

* chore: tooltip: adds click toggle unit test

* chore: coverage: adds tooltip and mobile detector tests

* chore: popup: adds istouching method to test for hybrid devices

* chore: popup: update function name and ensure cloned element props are preserved
# Conflicts:
#	CHANGELOG.md
#	package.json
#	src/components/Badge/Badge.stories.tsx
#	src/components/Breadcrumb/__snapshots__/Breadcrumb.test.tsx.snap
#	src/components/Card/Card.stories.tsx
#	src/components/CheckBox/checkbox.module.scss
#	src/components/DateTimePicker/DatePicker/Styles/mixins.scss
#	src/components/Dropdown/Dropdown.stories.tsx
#	src/components/Dropdown/Dropdown.test.tsx
#	src/components/Locale/hi_IN.tsx
#	src/components/Menu/__snapshots__/Menu.test.tsx.snap
#	src/components/PersistentBar/PersistentBar.stories.tsx
#	src/components/PersistentBar/persistentBar.module.scss
#	src/components/Progress/Internal/OcCircle.tsx
#	src/components/Progress/Internal/OcLine.tsx
#	src/components/Progress/Internal/Tests/__snapshots__/index.test.js.snap
#	src/components/Progress/progress.module.scss
#	src/components/RadioButton/radio.module.scss
#	src/components/Select/Select.tsx
#	src/components/Slider/slider.module.scss
#	src/components/Table/Internal/octable.module.scss
#	src/components/Table/Styles/bordered.scss
#	src/components/Tooltip/Tooltip.tsx
#	src/octuple.ts
#	src/styles/themes/_default-theme.scss
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b500e6d:

Sandbox Source
React Configuration
Vanilla Configuration

@dkilgore-eightfold dkilgore-eightfold merged commit ab4e7d2 into dev Aug 17, 2023
3 of 5 checks passed
@dkilgore-eightfold dkilgore-eightfold deleted the merge-main-into-dev branch August 31, 2023 21:21
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

7 participants