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

feat: ui.link #980

Merged
merged 8 commits into from
Nov 7, 2024
Merged

feat: ui.link #980

merged 8 commits into from
Nov 7, 2024

Conversation

AkshatJawne
Copy link
Contributor

Closes #977 and Closes #860

Need to clarify:

  • Omitted implementation of download, ping, href_lang, referrer_policy, router_options since they do not appear to be working in the spectrum implementation, and they do not seem super needed (given that this is meant to serve as a basic link component)
    • If we want to implement said props, I can implement special logic for them

Comment on lines 102 to 105




Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra new lines

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still there

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be good now.

plugins/ui/docs/components/link.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/link.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/link.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/link.md Outdated Show resolved Hide resolved
plugins/ui/src/js/src/elements/Link.tsx Outdated Show resolved Hide resolved
mofojed
mofojed previously approved these changes Nov 7, 2024
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
@AkshatJawne AkshatJawne merged commit 2f07d2e into deephaven:main Nov 7, 2024
17 checks passed
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.

ui.link docs: ui.link
4 participants