- Notifications
You must be signed in to change notification settings - Fork286
Dev -> Main for v2.7.2#1776
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 from1 commit
Commits
Show all changes
76 commits Select commitHold shift + click to select a range
f84b565 Added support for grids similar to rjsf
kamal-qureshi6a3ce06 [Feat]: #1585 Add handlers for ColumnTypes like buttons, select, link…
iamfarana8ffe8c Merge pull request #1742 from iamfaran/feat/1585-table-events
FalkWolskyaa8d8f9 Merge pull request #1740 from kamalqureshi/updated_jsonschema_forms
FalkWolsky70eddf1 Added double click to the table event hanlders
kamal-qureshib60860a Merge pull request #1743 from kamalqureshi/table_doubleClick_eventHan…
raheeliftikhar5780ca30 fixed input state change not updating temporary state value
raheeliftikhar5f113adc [Fix]: Workspace switch submenu overflow for Mobile Screens
iamfaranf589510 Merge pull request #1746 from iamfaran/fix/1414-responsive
raheeliftikhar5f23c309 Added hide toggle for columns in responsive layout
kamal-qureshia621bdf clear column type render comp to fix editing issue
raheeliftikhar59187921 [Feat]: Add default, custom preset for tags and margins etc
iamfaran2e96d65 Merge branch 'dev' of github.com:lowcoder-org/lowcoder into feat/1578…
iamfarana00e634 fixed modal z-index after optimisations
raheeliftikhar5e359961 Merge branch 'dev' into hide_column_layout
kamal-qureshif7ba1b8 Updated Boolean toggle with Boolean Code Control
kamal-qureshi45bdd9b Merge branch 'dev' into feat/1578-tags
raheeliftikhar52dedc8f Merge pull request #1749 from iamfaran/feat/1578-tags
raheeliftikhar554b6d24 Merge branch 'dev' into hide_column_layout
raheeliftikhar5c3454f3 Merge pull request #1747 from kamalqureshi/hide_column_layout
raheeliftikhar51006e08 add endpoint "user/myorg"
dragonpoo7339ba1 added control in autoComplete comp to filter options by input value
raheeliftikhar53637da2 show/hide summary row's column based on dynamic columns settings in t…
raheeliftikhar59752906 [Feat]: Add event handlers on more column types
iamfaran297f605 Merge branch 'dev' of github.com:lowcoder-org/lowcoder into feat/colu…
iamfarane9ec6de Added double click to almost all components
kamal-qureshidc8ccc5 Merge pull request #1753 from iamfaran/feat/column-handlers
raheeliftikhar51bc331a Merge branch 'dev' into doubleClick_event_component
raheeliftikhar58f2b188 Optimized Plugin Loading for Improved Performance
dragonpoo400c53a fix: add default values for environment variables
ludomikulab93592b Update en.ts
kamal-qureshif3c8d43 Merge branch 'dev' into doubleClick_event_component
kamal-qureshia65010b Updated event value
kamal-qureshi0431090 Fixed single click events on firing double click
kamal-qureshi18b9078 Merge pull request #1767 from kamalqureshi/hide_column_layout
raheeliftikhar58778c63 Merge pull request #1768 from kamalqureshi/table_doubleClick_eventHan…
raheeliftikhar551b9205 small fix for summary rows
raheeliftikhar5a0190a5 Merge branch 'dev' into doubleClick_event_component
kamal-qureshi1798dbd expose selected option with autocomplete comp
raheeliftikhar555ffef5 fixed datatime column editing issue in table
raheeliftikhar5a538642 Merge branch 'dev' into doubleClick_event_component
kamal-qureshi4dbce10 Updated Double Click event on all components
kamal-qureshia27f132 fix: - Added timeout - Removed Console logs
kamal-qureshi804449f fix choose datasource dropdown in query panel value
raheeliftikhar50d1e53e revert table column's event handlers
raheeliftikhar509f6c22 fix data mapping dropdown value in table's column setting
raheeliftikhar5c6f2d79 fix memory leaks and convert click event wrapper to hook
raheeliftikhar55c18bfc Merge branch 'dev' into doubleClick_event_component
kamal-qureshi2798f3f revert back
iamfaranbd26493 fix localstorge values not reading on navigation to another app
raheeliftikhar5b84dd48 fix editor_mode_status and editor_panel_status values not updating in…
raheeliftikhar5a87e00b [Fix]: Add backward compatibility for button, link and links
iamfarandfe87b3 Merge branch 'dev' of github.com:lowcoder-org/lowcoder into fix/event…
iamfaranfafab63 fixed localstorage issues on accessing it after navigation to other app
raheeliftikhar56eb8842 added migration to handle old action handlers in table's button colum…
raheeliftikhar54022c65 removed unused code
raheeliftikhar5e361299 fix simple column type (btn)
iamfaran3deda9b Merge branch 'dev' of github.com:lowcoder-org/lowcoder into fix/event…
iamfaran4a2f13b revert link column type
iamfaran28d3743 add backward compatibility for link type
iamfaran304c2c2 revert links type
iamfaran62285ce add backward compatibility for links type
iamfaran6923e1b Merge pull request #1769 from iamfaran/fix/event-handlers
raheeliftikhar5fe1deda Merge branch 'dev' into doubleClick_event_component
kamal-qureshidf38a03 Optimizations - Added hook for click event handlers
kamal-qureshib454a7f - Requested Changes
kamal-qureshi5396230 Merge pull request #1754 from kamalqureshi/doubleClick_event_component
raheeliftikhar56d4cd53 fixed orgmembers with searchMemberName and searchGroupId
dragonpoo40619e9 fix hidden container results into white spaces
raheeliftikhar568b9513 remove console errors
raheeliftikhar5d509dc7 Fixed pagination for myorg endpoint.
dragonpooa10c20b Fixed pagination for myorg endpoint.
dragonpoo3a7ace3 Update Version Numbers
49b9126 Adding Better News, Enterprise Form and Translations
713f1f7 Preparation for Release v2.7.2
854a10e Merge pull request #1766 from lowcoder-org/fix/add_default_variables
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
[Fix]: Add backward compatibility for button, link and links
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commita87e00b781154cb486bdcec4619ec8af8d036adc
There are no files selected for viewing
48 changes: 29 additions & 19 deletionsclient/packages/lowcoder/src/comps/comps/tableComp/column/columnTypeComps/columnLinkComp.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
75 changes: 41 additions & 34 deletions...nt/packages/lowcoder/src/comps/comps/tableComp/column/columnTypeComps/columnLinksComp.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
65 changes: 40 additions & 25 deletionsclient/packages/lowcoder/src/comps/comps/tableComp/column/simpleColumnTypeComps.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
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.