- Notifications
You must be signed in to change notification settings - Fork279
Dev -> Main Release 2.3.0 preparation#643
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
26 commits Select commitHold shift + click to select a range
8ee1306
adapted Chinese language file
067ded9
Style Icons
e1e8b3b
Button Hover fix, Text Weight
6e1ba90
fix for color picker to show selected color
raheeliftikhar596da6e4
Merge pull request #634 from raheeliftikhar5/color-picker-fix
FalkWolskya6685f9
Merge pull request #635 from lowcoder-org/dev
FalkWolsky6ee55e2
Allow editing folder name + handle queries name overflow issue
raheeliftikhar5c8282d1
Merge pull request #636 from raheeliftikhar5/data-queries-fix
FalkWolsky0ece0bf
Button Hover fix, Text Weight, Background, Tabs
952da2f
Merge branch 'dev' into feature/styletypes-improvement
FalkWolskye616845
Merge pull request #637 from lowcoder-org/feature/styletypes-improvement
FalkWolsky6f055ab
separate container styling into header, footer and body styles
raheeliftikhar590babb9
Merge pull request #640 from raheeliftikhar5/container-styling
FalkWolskyfb51faa
Style Update and Icon Introduction
dda2b04
Adding Font Family to Text Display
62db501
new: rename and consolidate environment variables
ludomikula27ca2d4
new: rename and consolidate environment variables
ludomikula0d40d43
Merge pull request #641 from lowcoder-org/env-variables-cleanup
FalkWolskyd5eb4b3
Icon Fix in Table Column Editor
e60d2d0
Setting the Version
0fae9ef
updated hillchart comp
raheeliftikhar5689cc21
Merge branch 'dev' into update-hillchart
FalkWolskya7f20af
Merge pull request #642 from raheeliftikhar5/update-hillchart
FalkWolsky7ebe581
Fixing tabbed container showHeader
8c70129
Version Naming and small Fixes
850642e
Merge branch 'main' into dev
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
The table of contents is too big for display.
Diff view
Diff view
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
Binary file modified.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions.gitignore
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
11 changes: 6 additions & 5 deletionsREADME.md
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
10 changes: 5 additions & 5 deletionsapp.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
2 changes: 1 addition & 1 deletionclient/VERSION
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.3.0 |
12 changes: 8 additions & 4 deletionsclient/packages/lowcoder-cli-template-typescript/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
109 changes: 82 additions & 27 deletionsclient/packages/lowcoder-cli-template-typescript/src/HillchartsComp.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-cli-template-typescript/src/i18n/comps/locales/en.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
2 changes: 1 addition & 1 deletionclient/packages/lowcoder-cli-template-typescript/src/styles.module.css
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
11 changes: 8 additions & 3 deletionsclient/packages/lowcoder-cli-template-typescript/src/vendors/Chart.jsx
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: 1 addition & 1 deletionclient/packages/lowcoder-comps/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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "lowcoder-comps", | ||
"version": "0.0.24", | ||
"type": "module", | ||
"license": "MIT", | ||
"dependencies": { | ||
4 changes: 4 additions & 0 deletionsclient/packages/lowcoder-design/src/components/Collapase.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-design/src/components/colorSelect/index.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
18 changes: 10 additions & 8 deletionsclient/packages/lowcoder-design/src/components/edit.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.