- Notifications
You must be signed in to change notification settings - Fork254
[Feat]: #1466 Add disabled/placeholder styles for the main components#1815
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
raheeliftikhar5 merged 12 commits intolowcoder-org:devfromiamfaran:feat/1466-disabled-placeholdersJul 1, 2025
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
12 commits Select commitHold shift + click to select a range
4cc299e
fix linter errrors
iamfaran2e0ec40
add button disabled styles
iamfaranede27eb
add disabled styles for togglebtn
iamfaran59452d2
make a seperate section for disabled
iamfaran864a887
add disabled styles for toggled button
iamfaran56e71f6
add disabled input styles
iamfaran9ad28bb
remove border styles from disables
iamfaran3f516ab
add disable styles slider
iamfaranc9a8de4
add disabled styles on range slider fix
iamfaranc9cdee7
add placeholder styling for input
iamfaran54cc9b9
[Fix]: #1466 add disabled styles for the components / refactor
iamfaranb366ecb
[Fix]: #1466 add disabled/placeholder style for components
iamfaranFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
4 changes: 4 additions & 0 deletionsclient/packages/lowcoder/src/comps/comps/buttonComp/buttonComp.tsx
This file contains hidden or 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
39 changes: 28 additions & 11 deletionsclient/packages/lowcoder/src/comps/comps/buttonComp/buttonCompConstants.tsx
This file contains hidden or 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
5 changes: 2 additions & 3 deletionsclient/packages/lowcoder/src/comps/comps/buttonComp/scannerComp.tsx
This file contains hidden or 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
5 changes: 4 additions & 1 deletionclient/packages/lowcoder/src/comps/comps/buttonComp/toggleButtonComp.tsx
This file contains hidden or 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
15 changes: 14 additions & 1 deletionclient/packages/lowcoder/src/comps/comps/dateComp/dateComp.tsx
This file contains hidden or 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
39 changes: 37 additions & 2 deletionsclient/packages/lowcoder/src/comps/comps/dateComp/dateCompUtil.ts
This file contains hidden or 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
23 changes: 21 additions & 2 deletionsclient/packages/lowcoder/src/comps/comps/dateComp/dateRangeUIView.tsx
This file contains hidden or 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
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.