-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feat(web): Introduce CorporateFooter
component
#1641
Draft
adamkudrna
wants to merge
124
commits into
integration/BC-v3-design-tokens
Choose a base branch
from
feature/corporate-footer
base: integration/BC-v3-design-tokens
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Feat(web): Introduce CorporateFooter
component
#1641
adamkudrna
wants to merge
124
commits into
integration/BC-v3-design-tokens
from
feature/corporate-footer
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adamkudrna
commented
Sep 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge blocker:
❌ Deploy Preview for spirit-design-system failed. Why did it fail? →
|
❌ Deploy Preview for spirit-design-system-storybook failed. Why did it fail? →
|
crishpeen
force-pushed
the
integration/BC-v3-design-tokens
branch
7 times, most recently
from
September 19, 2024 15:48
7e531b9
to
7c9caf7
Compare
adamkudrna
force-pushed
the
feature/corporate-footer
branch
from
September 20, 2024 14:14
7267e96
to
37c4314
Compare
crishpeen
force-pushed
the
integration/BC-v3-design-tokens
branch
from
October 1, 2024 11:27
60a10d7
to
429c9e1
Compare
adamkudrna
force-pushed
the
integration/BC-v3-design-tokens
branch
from
October 1, 2024 11:34
429c9e1
to
ec062d6
Compare
crishpeen
force-pushed
the
integration/BC-v3-design-tokens
branch
2 times, most recently
from
October 8, 2024 09:36
65ae9e3
to
852b0e6
Compare
literat
force-pushed
the
integration/BC-v3-design-tokens
branch
4 times, most recently
from
October 17, 2024 14:17
912c9b2
to
f5ad8a7
Compare
crishpeen
force-pushed
the
integration/BC-v3-design-tokens
branch
from
November 5, 2024 12:47
fa33a68
to
bab5113
Compare
crishpeen
force-pushed
the
feature/corporate-footer
branch
from
November 5, 2024 12:56
37c4314
to
6132993
Compare
crishpeen
force-pushed
the
integration/BC-v3-design-tokens
branch
from
November 12, 2024 14:49
c1a59e5
to
cf52609
Compare
crishpeen
force-pushed
the
feature/corporate-footer
branch
from
November 12, 2024 14:55
6132993
to
c9e5709
Compare
…n layout components #DS-1423 In `Flex`, `Grid`, and `Stack` components: - responsive spacing is now generated exclusively with the spacing tools, - responsive alignment is now generated exclusively with the dictionary tools.
…operty in Flex #DS-1427
…es cascade #DS-1546
- Wrap list with div and move class from list to div - Reset css for this list - Solves #DS-1255
- Multiple errors are now displayed in a list
- List of errors is now wrapped in a div - `role="alert"`` is now dynamically added when list changes
crishpeen
force-pushed
the
integration/BC-v3-design-tokens
branch
from
November 19, 2024 18:50
3a41dee
to
271af54
Compare
crishpeen
force-pushed
the
feature/corporate-footer
branch
from
November 19, 2024 18:57
c9e5709
to
e9fa96c
Compare
literat
force-pushed
the
integration/BC-v3-design-tokens
branch
from
November 22, 2024 16:30
e6acc7f
to
45fe689
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Just a quick kick-off how the corporate footer could be built using Spirit components.
TODO