- Notifications
You must be signed in to change notification settings - Fork286
Dev -> Main v2.4.5#1094
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
Dev -> Main v2.4.5#1094
Changes from3 commits
Commits
Show all changes
59 commits Select commitHold shift + click to select a range
caa36ff Style Control CHanges
MenamAfzal3159fc0 Add line Height in Said Components
MenamAfzal0cf5abd Improved Translations
MenamAfzal470afcb initial code
MenamAfzal4c8dd4e Push for debug
MenamAfzalfb4f140 Increasing Version Numbers to release new SDK and Lowcoder Comps
9b4dedd Increasing Version Number to release new SDK
6a1b7cc double click handled
MenamAfzalc5640ad added lineHeight as css property
MenamAfzal0bc663b lineHeight icon added in right panel
MenamAfzal7459f78 lineHeight icon added in right panel
MenamAfzal32dc4ec pull from origin
MenamAfzal1db61e7 pull from origin
MenamAfzal52305fe latest changes
MenamAfzal35088b8 margin right added
MenamAfzal4c316ea Merge branch 'dev' into fix/table-styles
MenamAfzal8288a82 Updating Stripe and introducing Lowcoder API as Datasource
d267998 finnal tweaks
MenamAfzald52ac6f Merge branch 'dev' into add/doubleClick
MenamAfzal4ab618b Merge branch 'dev' into fix/table-styles
raheeliftikhar51828fba Merge pull request #1070 from MenamAfzal/add/doubleClick
raheeliftikhar5ecc5c8d Merge branch 'dev' into fix/table-styles
raheeliftikhar5df4df7d Merge pull request #1071 from MenamAfzal/fix/table-styles
raheeliftikhar5f8f2872 added app header settings in advanced settings
raheeliftikhar53e4fa6f Merge branch 'dev' into add/lineHeight
raheeliftikhar57e3b1a9 Merge pull request #1069 from MenamAfzal/add/lineHeight
raheeliftikhar575a9714 fix: javascript queries not executing on page load
raheeliftikhar5476943c Renaming of old Strapi Specs file
fb90fe3 remove Console Logs in Node Server
4140a71 table expansion issue resolved
MenamAfzalfab46dd shadow issue resolved
MenamAfzala4bf6a9 added horizontalGridCells property in inner-grid based comps
raheeliftikhar5acb1cb1 Merge branch 'dev' into fix/table
raheeliftikhar50069cbc Merge pull request #1076 from MenamAfzal/fix/table
raheeliftikhar53ef0e4f increase debounce time for input changes to avoid jumping cursor
raheeliftikhar54cd85cc added dropdown type column in table
raheeliftikhar5a739e2e added tooltip option for table header
raheeliftikhar57129ccf line height removed from single liner input fields
MenamAfzale76fd45 added column separator option for downloaded table's csv
raheeliftikhar52ef23dd added column tooltip in table
raheeliftikhar54e21471 removed tooltip from column types and placed in abstract level for al…
raheeliftikhar51bf4a84 Merge pull request #1083 from lowcoder-org/table-column-tooltip
FalkWolskya62f1f2 Merge pull request #1082 from MenamAfzal/remove/lineHeight
FalkWolskydfd71b5 Supabase Management API as Data Source
1c3716c Cleaning up Data Sources Display
6043e8f Sorting Database and Big Data
78dd346 Fixing Table Column Display Selector & Naming
11f4073 Reorganized icons - old icons to v1 folder
ee70a49 Fixing iframely Tag
6e98446 Fixing iframely Tag for Componet Display
c7f2c54 fix table scroll behaviour
raheeliftikhar5a8f49d0 added horizontal/vertical scrollbar switches
raheeliftikhar5f3e96ac remove commented code
raheeliftikhar5575755d fix select input styles not applying
raheeliftikhar572e7419 fix tree select input styles not applying
raheeliftikhar523149c6 Merge pull request #1093 from lowcoder-org/table-scrollbars
FalkWolsky1a887bb Setting Version for 2.4.5 and renaming local storage namespace
0e04061 fixed table scrollbar issues
raheeliftikhar5c000da1 Increasing Versions for v2.4.5
File 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
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":"2.4.10", | ||
| "type":"module", | ||
| "license":"MIT", | ||
| "dependencies": { | ||
2 changes: 1 addition & 1 deletionclient/packages/lowcoder-sdk/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-sdk", | ||
| "version": "2.4.10", | ||
| "type": "module", | ||
| "files": [ | ||
| "src", | ||
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.