-
Notifications
You must be signed in to change notification settings - Fork 28
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
Data table dark mode #2811
Merged
Merged
Data table dark mode #2811
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
Contributor
View your branch deployment here: https://mi6.github.io/ic-ui-kit/branches/data-table-dark-mode/canary-web-components |
GCHQ-Developer-741
force-pushed
the
data-table-dark-mode
branch
16 times, most recently
from
November 25, 2024 13:06
df94627
to
72deb33
Compare
added theme prop to ic-data-table, added dark mode style tokens to that and the title-bar, removed appearance from loading/updatingOptions & theme from paginationOptions to keep them inline with dark mode BREAKING CHANGE: removed appearance option from loadingOptions and updatingOptions
GCHQ-Developer-741
force-pushed
the
data-table-dark-mode
branch
5 times, most recently
from
November 25, 2024 15:48
78d29b0
to
64f6fd5
Compare
GCHQ-Developer-741
force-pushed
the
data-table-dark-mode
branch
from
November 26, 2024 10:07
64f6fd5
to
f66e004
Compare
...ary-react/cypress-image-diff-screenshots/baseline/IcDataTable.cy.tsx-auto-set-row-height.png
Outdated
Show resolved
Hide resolved
added data table & title-bar color tokens to color css files
GCHQ-Developer-741
force-pushed
the
data-table-dark-mode
branch
from
November 26, 2024 10:48
f66e004
to
5417375
Compare
GCHQ-Developer-741
force-pushed
the
data-table-dark-mode
branch
from
November 26, 2024 10:50
5417375
to
85e1c91
Compare
GCHQ-Developer-741
force-pushed
the
data-table-dark-mode
branch
3 times, most recently
from
November 26, 2024 12:23
b06ca8e
to
ff2f288
Compare
GCHQ-Developer-299
previously approved these changes
Nov 26, 2024
ad9242
reviewed
Nov 27, 2024
packages/canary-react/src/component-tests/IcDataTable/IcDataTable.cy.tsx
Outdated
Show resolved
Hide resolved
packages/canary-react/src/component-tests/IcDataTable/IcDataTable.cy.tsx
Outdated
Show resolved
Hide resolved
…-table added dark mode colours, tests and stories BREAKING CHANGE: removed appearance option from updatingOptions, loadingOptions & paginationOptions
GCHQ-Developer-741
force-pushed
the
data-table-dark-mode
branch
from
November 27, 2024 09:32
ff2f288
to
018ea76
Compare
ad9242
approved these changes
Nov 27, 2024
GCHQ-Developer-299
approved these changes
Nov 27, 2024
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.
Summary of the changes
appearance
option from theloadingOptions
&updatingOptions
props in ic-data-table, to ensure they follow dark mode color schemes.monochrome
still exists which fulfills the original intention of the prop.Related issue
#1214
Checklist
General
Testing
Accessibility
Resize/zoom behaviour
System modes
Testing content extremes