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

Fix booking form bugs #332

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Fix booking form bugs #332

wants to merge 14 commits into from

Conversation

jordanjones243
Copy link
Contributor

@jordanjones243 jordanjones243 commented Sep 13, 2024

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Resolves: #314, #327

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

jordanjones243 and others added 14 commits July 3, 2024 17:31
# [3.1.0-beta.1](v3.0.1...v3.1.0-beta.1) (2024-06-24)

### Features

* refactor color token structure with tier 3 tokens [#296](#296) ([5653863](5653863))

### Performance Improvements

* **icon:** update to use beta of auro-icon with theme support ([7df7568](7df7568))
* replace hardcoded styles with tokens ([e9700ee](e9700ee))
# [3.1.0-beta.2](v3.1.0-beta.1...v3.1.0-beta.2) (2024-07-03)

### Performance Improvements

* **button:** use new auro-button flat variant for clear and show password ([2a671d2](2a671d2))
# [3.1.0](v3.0.1...v3.1.0) (2024-07-04)

### Features

* refactor color token structure with tier 3 tokens [#296](#296) ([f15238b](f15238b))

### Performance Improvements

* **button:** use new auro-button flat variant for clear and show password ([aa46aba](aa46aba))
* **deps:** update to latest button beta version ([7be71f6](7be71f6))
* **deps:** use updated dependency versions ([c5a9fe6](c5a9fe6))
* **icon:** update to use beta of auro-icon with theme support ([9a5cfae](9a5cfae))
* replace hardcoded styles with tokens ([a7ef751](a7ef751))
## [3.1.1](v3.1.0...v3.1.1) (2024-07-04)

### Performance Improvements

* **deps:** update to use current dependency versions ([7916400](7916400))
@CLAassistant
Copy link

CLAassistant commented Oct 7, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ jordanjones243
✅ jason-capsule42
❌ semantic-release-bot
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Address incorrect post-back of generated assets
4 participants