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

Textarea copy text button #238

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Textarea copy text button #238

merged 1 commit into from
Apr 22, 2024

Conversation

quietbits
Copy link
Contributor

@quietbits quietbits commented Apr 17, 2024

image

@quietbits quietbits linked an issue Apr 17, 2024 that may be closed by this pull request
@stellar-jenkins
Copy link

@quietbits quietbits requested a review from jeesunikim April 17, 2024 15:15
Copy link
Contributor

@jeesunikim jeesunikim left a comment

Choose a reason for hiding this comment

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

thank you!

@quietbits quietbits merged commit 7af35f4 into sds-v3 Apr 22, 2024
2 checks passed
@quietbits quietbits deleted the v3-textarea-copy-btn branch April 22, 2024 17:19
quietbits added a commit that referenced this pull request Jan 23, 2025
* v3 colors (#206)

* New color palette vars

* Typography

* V3 icons and logos (#207)

* New color palette vars

* Typography

* V3 icons and logos

* V3 Button (#209)

* New color palette vars

* Typography

* V3 icons and logos

* Button

* Icon fixes

* Badge (#210)

* Notification (#211)

* Banner (#212)

* Banner

* Adjust icon

* Tooltip (#213)

* Update CSS vars + Toggle + ThemeSwitch (#214)

* Rename all vars with prefix --sds-

* Updated color vars + Toggle + ThemeSwitch

* Fix color

* Fix more colors

* SDS web: update colors (#215)

* V3 Checkbox and Radio button updated (#216)

* Checkbox updated

* Radio button updated

* V3 Textarea updated (#217)

* Checkbox updated

* Radio button updated

* V3 Textarea updated

* Fix disabled hover

* V3 Asset, Avatar, and Profile (#218)

* Asset updated

* Avatar updated

* Profile updated

* V3 Alert + new variants for Link (#219)

* Added new variants to Link component

* Alert component

* Cleanup

* V3 Modal (#220)

* Support custom anchor elements (#221)

* Support custom anchor elements

* Updated Profile and ProjectLogo

* Bump SDS to v2.0.0-beta.1

* V3 Select (#222)

* V3 Input (#223)

* Bump SDS to v2.0.0-beta.1

* Fix Input copy action in form

* Bump SDS to v2.0.0-beta.3

* Bump SDS to v2.0.0-beta.4

* Update Text component (#224)

* Bump SDS to v2.0.0-beta.5

* Add Label suffix (#226)

* Bump SDS to v2.0.0-beta.6

* Add lime and sky accent colors (#227)

* Bump SDS to v2.0.0-beta.7

* V3 Updated Alert and Notification background color (#228)

* Update Alert background color

* Updated Notification background

* Update anim transition duration

* Bump SDS to v2.0.0-beta.8

* V3 Label: update color (#231)

* V3 CopyText updated (#232)

* V3 Update Modal (#234)

* V3 Use Node v20 + updated dependencies (#235)

* Minor dep updates

* Husky updated

* Major and breaking updates

* Use Node v20

* Fix Textarea outline

* Update inputs disabled bg color

* Bump SDS to v2.0.0-beta.9

* Accent colors updated + form element success message (#237)

* Updated accent colors

* Form element success message prop

* Bump SDS to v2.0.0-beta.10

* Textarea copy text button (#238)

* Bump SDS to v2.0.0-beta.11

* Label info text + updated Tooltip colors (#240)

* Bump SDS to v2.0.0-beta.12

* Label info link + update Tooltip theme setting (#242)

* Label info link + update Tooltip theme setting

* Select and Textarea preview updated

* Bump SDS to v2.0.0-beta.13

* update <textarea/>'s footer to be conditional (#244)

Co-authored-by: Jeesun Kim <jeesunkim@Jeesuns-MacBook-Pro.local>

* Update Alert + Button + Floater (#251)

* Small Select tweaks

* Alert icon + title letter spacing

* Button: onClick action tooltip

* Bump SDS to v2.0.0-beta.14

* Use CopyText in input copy button

* Bump SDS to v2.0.0-beta.15

* enable `isFilled` on <Notification/> (#258)

* Bump SDS to v2.0.0-beta.16

* Code: update line height (#259)

* Fix floater z-index + input and textarea fixes (#260)

* Bump SDS to v2.0.0-beta.17

* Updated dependencies (#261)

* Updated dependencies

* Cleanup

* Cleanup

* Trigger PR Preview

* allow Toggle to be tabbed and add focus styling (#263)

* Prep for v3 launch (#267)

* CopyText updated (#230)

* CopyText updated

* Fix CSS var

* Bump SDS to v1.1.3

* Create codeql.yml (#245)

* Bump version to 3.0.0

---------

Co-authored-by: Kanwalpreet Dhindsa <kpdhindsa@gmail.com>

---------

Co-authored-by: jeesun 지선 <jeesunikim@users.noreply.github.com>
Co-authored-by: Jeesun Kim <jeesunkim@Jeesuns-MacBook-Pro.local>
Co-authored-by: Piyal Basu <pbasu235@gmail.com>
Co-authored-by: Kanwalpreet Dhindsa <kpdhindsa@gmail.com>
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.

Add copy text button to Textarea component
3 participants