-
Notifications
You must be signed in to change notification settings - Fork 10
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
SSR-163: SQForms: Masked Read Only Field - Update component #856
Merged
laurelbean
merged 1 commit into
epic/style-updates
from
update-sqform-masked-readonly-component
Mar 10, 2023
Merged
SSR-163: SQForms: Masked Read Only Field - Update component #856
laurelbean
merged 1 commit into
epic/style-updates
from
update-sqform-masked-readonly-component
Mar 10, 2023
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
@asim-sqfe I think we need to use Conventional Commits so that it can automatically determine a semantic version bump. |
Yes, you can use |
malikfarhan183
approved these changes
Feb 28, 2023
laurelbean
approved these changes
Mar 10, 2023
laurelbean
added a commit
that referenced
this pull request
Jul 21, 2023
* feat: Updated Group Checkbox State Colors (#854) Co-authored-by: Farhan Abdul <[email protected]> * SSR-163: SQForms: Masked Read Only Field - Update component (#856) * feat: 🎸 Update SQForm Masked TextField (#866) * feat: 🎸 Update SQForm Masked TextField Updated font size and font weight BREAKING CHANGE: 🧨 no ✅ Closes: #865 * feat: 🎸 Update SQForm masked TextField Updated font weight and size BREAKING CHANGE: 🧨 No ✅ Closes: #865 --------- Co-authored-by: Mudassar Raza <[email protected]> * feat: SSR-161 SQFormsDropdown - Update component (#867) * feat: SQFormsDropdown - Update component * feat: move fontweight into classes * feat: 🎸 Update Component Multi-Select (#869) * feat: 🎸 Update Component Multi-Select Updated font weight and font size BREAKING CHANGE: 🧨 No ✅ Closes: #868 * fix: 🐛 Variant property into Form Control Positioned field title to the left as it was too far to the right side BREAKING CHANGE: 🧨 n ✅ Closes: #868 --------- Co-authored-by: Mudassar Raza <[email protected]> * 874 sqforms readonlyfield update component (#875) * feat: 🎸 ReadOnlyField-Update Component Removed underline and updated font weight BREAKING CHANGE: 🧨 n ✅ Closes: #874 * feat: 🎸 ReadOnlyField-Update Component Removed underline and updated font weight BREAKING CHANGE: 🧨 n ✅ Closes: #874 * feat: 🎸 ReadOnlyField-Update Component Removed underline and updated font weight BREAKING CHANGE: 🧨 No ✅ Closes: #874 * feat: 🎸 ReadOnlyField-Update Component Make field label not look actionable BREAKING CHANGE: 🧨 No ✅ Closes: #874 --------- Co-authored-by: Mudassar Raza <[email protected]> * style: 💄 SQForms: MultiValue - Update component (#878) * style: 💄 SQForms: MultiValue - Update component ✅ Closes: SSR-166 * style: 💄 Adding Variable for Input Size ✅ Closes: SSR-166 * style: 💄 Updating Code and Move some general Code in scplus-sha ✅ Closes: SSR-166 --------- Co-authored-by: Farhan Abdul <[email protected]> * chore: 🤖 Update to latest SCPlus Shared Components Updating to the latest version of SCPlus Shared Components * chore: 🤖 Remove redundant story name Since the name of the story is already 'Default' setting the story name to the same is unnecessary --------- Co-authored-by: Malik Abdul Farhan <[email protected]> Co-authored-by: Farhan Abdul <[email protected]> Co-authored-by: asim-sqfe <[email protected]> Co-authored-by: Mudassar-Raza <[email protected]> Co-authored-by: Mudassar Raza <[email protected]> Co-authored-by: Laurel Bean <[email protected]>
kaylamc2
pushed a commit
that referenced
this pull request
Jul 21, 2023
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.
Update the current implementation of the Masked Read Only Field with added specifications. Here is the current implementation of this SQForm: https://master--5f4431386ea00a00220d495c.chromatic.com/?path=/story/components-sqformmaskedreadonlyfield--default (this is an example link)
Design reference: https://www.figma.com/file/DsJr2cFZqMYkOX6VjcuhqW/SC3-DESIGN-SYSTEM?node-id=1518%3A11678
Typography: https://www.figma.com/file/DsJr2cFZqMYkOX6VjcuhqW/SC3-DESIGN-SYSTEM?node-id=340%3A9946
Color: https://www.figma.com/file/DsJr2cFZqMYkOX6VjcuhqW/SC3-DESIGN-SYSTEM?node-id=340%3A9646
Default:
Label: Text Style: Label 12 px Weight: 400
Value: Text Style: Value 14px Weight: 600 Semi-bold
Loom Demo: here