- Notifications
You must be signed in to change notification settings - Fork279
Style changes by Imtanan#708
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
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
21 commits Select commitHold shift + click to select a range
37a901a
font style property created and added in textDisplay component
imtananikhwa8592695
text-area font syle added
imtananikhwa8fd726c
Text area font style added
imtananikhwaa603a57
Table column styles working
imtananikhwae3463a0
Delete client/packages/lowcoder/vite.config.mts.timestamp-17080052833…
imtananikhwa4380582
Merge pull request #684 from imtananikhwa/imtanan-task1
FalkWolsky0886f58
Controls added to divider, button comp, dropdown, nav ,link & mention…
imtananikhwa12b4551
Merge branch 'imtanan-task1' of https://github.com/imtananikhwa/lowco…
imtananikhwa5c6a0e1
Merge pull request #686 from imtananikhwa/imtanan-task1
FalkWolsky5a4e1c4
Common style config added, number input component updated, link compo…
imtananikhwaa055656
Creating function that helps to replace style from common style array…
imtananikhwa1d42ee8
Merge pull request #698 from imtananikhwa/imtanan-task1
FalkWolskyf556fa7
nav component issue fixes, component updates in progress
imtananikhwa8a63065
Toggle button border Width fixes
imtananikhwa7b6dda6
FOnt added for testing, circle progress and progress updated
imtananikhwacac08a4
File upload component styling and controls added
imtananikhwab31e606
Merge pull request #700 from imtananikhwa/imtanan-task1
FalkWolsky8c7c873
Radio component styling added
imtananikhwa67d578c
Checkbox, radio input styles complete, select styling in progress
imtananikhwaf5d941e
Merge pull request #705 from imtananikhwa/imtanan-task1
FalkWolsky42bb266
Merge branch 'dev' into style-changes-imtaman
FalkWolskyFile 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
1 change: 1 addition & 0 deletionsclient/package.json
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
4 changes: 4 additions & 0 deletionsclient/packages/lowcoder/index.html
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
2 changes: 2 additions & 0 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: 5 additions & 0 deletionsclient/packages/lowcoder/src/comps/comps/buttonComp/dropdownComp.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
25 changes: 16 additions & 9 deletionsclient/packages/lowcoder/src/comps/comps/buttonComp/linkComp.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: 8 additions & 7 deletionsclient/packages/lowcoder/src/comps/comps/dividerComp.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: 5 additions & 0 deletionsclient/packages/lowcoder/src/comps/comps/fileComp/fileComp.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
45 changes: 34 additions & 11 deletionsclient/packages/lowcoder/src/comps/comps/navComp/navComp.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
25 changes: 16 additions & 9 deletionsclient/packages/lowcoder/src/comps/comps/numberInputComp/numberInputComp.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
22 changes: 14 additions & 8 deletionsclient/packages/lowcoder/src/comps/comps/progressCircleComp.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
4 changes: 4 additions & 0 deletionsclient/packages/lowcoder/src/comps/comps/progressComp.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
1 change: 1 addition & 0 deletionsclient/packages/lowcoder/src/comps/comps/selectInputComp/cascaderComp.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.
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.