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

Update Alignment and add new TextAlignment type #7194

Merged
merged 13 commits into from
Feb 13, 2025

Conversation

ggdouglas
Copy link
Contributor

Part of #7193

Proposed changes:

Adds "start" and "end" string literal values to Alignment as part of the proposal to include logical property values in representing alignment inside of components. Also adds a TextAlignment type to (optionally) be used on the alignText prop of <Button> and <ButtonGroup> components.

@svc-palantir-github
Copy link

Ignore test coverage for src/common/alignment.ts typings module

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@ggdouglas ggdouglas force-pushed the gdouglas/logical-alignment branch from 4b70f68 to ea75bd4 Compare January 23, 2025 14:51
@svc-palantir-github
Copy link

Add alignment typings file to ignored test coverage

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@svc-palantir-github
Copy link

Add additional context for RTL support under existing typography section

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

jscheiny
jscheiny previously approved these changes Jan 24, 2025
@svc-palantir-github
Copy link

LTR/RTL capitalization consistency

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@policy-bot policy-bot bot dismissed jscheiny’s stale review February 12, 2025 19:15

Invalidated by push of f971b52

@svc-palantir-github
Copy link

Update warning messages

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@svc-palantir-github
Copy link

Merge branch 'develop' into gdouglas/logical-alignment

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@svc-palantir-github
Copy link

Update ESLint deprecation ignore statements

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

jscheiny
jscheiny previously approved these changes Feb 13, 2025
@policy-bot policy-bot bot dismissed jscheiny’s stale review February 13, 2025 19:04

Invalidated by push of e24b027

@svc-palantir-github
Copy link

Remove remaining references to alignText="left"

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@ggdouglas ggdouglas merged commit 3f805ca into develop Feb 13, 2025
13 checks passed
@ggdouglas ggdouglas deleted the gdouglas/logical-alignment branch February 13, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants