Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 76 commits into from
Jun 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
f84b565
Added support for grids similar to rjsf
kamal-qureshi Jun 3, 2025
6a3ce06
[Feat]: #1585 Add handlers for ColumnTypes like buttons, select, link…
iamfaran Jun 3, 2025
a8ffe8c
Merge pull request #1742 from iamfaran/feat/1585-table-events
FalkWolsky Jun 3, 2025
aa8d8f9
Merge pull request #1740 from kamalqureshi/updated_jsonschema_forms
FalkWolsky Jun 3, 2025
70eddf1
Added double click to the table event hanlders
kamal-qureshi Jun 3, 2025
b60860a
Merge pull request #1743 from kamalqureshi/table_doubleClick_eventHan…
raheeliftikhar5 Jun 3, 2025
780ca30
fixed input state change not updating temporary state value
raheeliftikhar5 Jun 4, 2025
f113adc
[Fix]: Workspace switch submenu overflow for Mobile Screens
iamfaran Jun 4, 2025
f589510
Merge pull request #1746 from iamfaran/fix/1414-responsive
raheeliftikhar5 Jun 4, 2025
f23c309
Added hide toggle for columns in responsive layout
kamal-qureshi Jun 4, 2025
a621bdf
clear column type render comp to fix editing issue
raheeliftikhar5 Jun 5, 2025
9187921
[Feat]: Add default, custom preset for tags and margins etc
iamfaran Jun 5, 2025
2e96d65
Merge branch 'dev' of github.com:lowcoder-org/lowcoder into feat/1578…
iamfaran Jun 5, 2025
a00e634
fixed modal z-index after optimisations
raheeliftikhar5 Jun 5, 2025
e359961
Merge branch 'dev' into hide_column_layout
kamal-qureshi Jun 5, 2025
f7ba1b8
Updated Boolean toggle with Boolean Code Control
kamal-qureshi Jun 5, 2025
45bdd9b
Merge branch 'dev' into feat/1578-tags
raheeliftikhar5 Jun 6, 2025
2dedc8f
Merge pull request #1749 from iamfaran/feat/1578-tags
raheeliftikhar5 Jun 6, 2025
54b6d24
Merge branch 'dev' into hide_column_layout
raheeliftikhar5 Jun 6, 2025
c3454f3
Merge pull request #1747 from kamalqureshi/hide_column_layout
raheeliftikhar5 Jun 6, 2025
1006e08
add endpoint "user/myorg"
dragonpoo Jun 6, 2025
7339ba1
added control in autoComplete comp to filter options by input value
raheeliftikhar5 Jun 6, 2025
3637da2
show/hide summary row's column based on dynamic columns settings in t…
raheeliftikhar5 Jun 6, 2025
9752906
[Feat]: Add event handlers on more column types
iamfaran Jun 6, 2025
297f605
Merge branch 'dev' of github.com:lowcoder-org/lowcoder into feat/colu…
iamfaran Jun 6, 2025
e9ec6de
Added double click to almost all components
kamal-qureshi Jun 6, 2025
dc8ccc5
Merge pull request #1753 from iamfaran/feat/column-handlers
raheeliftikhar5 Jun 10, 2025
1bc331a
Merge branch 'dev' into doubleClick_event_component
raheeliftikhar5 Jun 10, 2025
8f2b188
Optimized Plugin Loading for Improved Performance
dragonpoo Jun 11, 2025
400c53a
fix: add default values for environment variables
ludomikula Jun 11, 2025
b93592b
Update en.ts
kamal-qureshi Jun 11, 2025
f3c8d43
Merge branch 'dev' into doubleClick_event_component
kamal-qureshi Jun 11, 2025
a65010b
Updated event value
kamal-qureshi Jun 11, 2025
0431090
Fixed single click events on firing double click
kamal-qureshi Jun 11, 2025
18b9078
Merge pull request #1767 from kamalqureshi/hide_column_layout
raheeliftikhar5 Jun 12, 2025
8778c63
Merge pull request #1768 from kamalqureshi/table_doubleClick_eventHan…
raheeliftikhar5 Jun 12, 2025
51b9205
small fix for summary rows
raheeliftikhar5 Jun 12, 2025
a0190a5
Merge branch 'dev' into doubleClick_event_component
kamal-qureshi Jun 12, 2025
1798dbd
expose selected option with autocomplete comp
raheeliftikhar5 Jun 12, 2025
55ffef5
fixed datatime column editing issue in table
raheeliftikhar5 Jun 12, 2025
a538642
Merge branch 'dev' into doubleClick_event_component
kamal-qureshi Jun 12, 2025
4dbce10
Updated Double Click event on all components
kamal-qureshi Jun 12, 2025
a27f132
fix: - Added timeout - Removed Console logs
kamal-qureshi Jun 12, 2025
804449f
fix choose datasource dropdown in query panel value
raheeliftikhar5 Jun 12, 2025
0d1e53e
revert table column's event handlers
raheeliftikhar5 Jun 12, 2025
09f6c22
fix data mapping dropdown value in table's column setting
raheeliftikhar5 Jun 13, 2025
c6f2d79
fix memory leaks and convert click event wrapper to hook
raheeliftikhar5 Jun 13, 2025
5c18bfc
Merge branch 'dev' into doubleClick_event_component
kamal-qureshi Jun 13, 2025
2798f3f
revert back
iamfaran Jun 13, 2025
bd26493
fix localstorge values not reading on navigation to another app
raheeliftikhar5 Jun 13, 2025
b84dd48
fix editor_mode_status and editor_panel_status values not updating in…
raheeliftikhar5 Jun 13, 2025
a87e00b
[Fix]: Add backward compatibility for button, link and links
iamfaran Jun 13, 2025
dfe87b3
Merge branch 'dev' of github.com:lowcoder-org/lowcoder into fix/event…
iamfaran Jun 13, 2025
fafab63
fixed localstorage issues on accessing it after navigation to other app
raheeliftikhar5 Jun 13, 2025
6eb8842
added migration to handle old action handlers in table's button colum…
raheeliftikhar5 Jun 13, 2025
4022c65
removed unused code
raheeliftikhar5 Jun 13, 2025
e361299
fix simple column type (btn)
iamfaran Jun 13, 2025
3deda9b
Merge branch 'dev' of github.com:lowcoder-org/lowcoder into fix/event…
iamfaran Jun 13, 2025
4a2f13b
revert link column type
iamfaran Jun 13, 2025
28d3743
add backward compatibility for link type
iamfaran Jun 13, 2025
304c2c2
revert links type
iamfaran Jun 13, 2025
62285ce
add backward compatibility for links type
iamfaran Jun 13, 2025
6923e1b
Merge pull request #1769 from iamfaran/fix/event-handlers
raheeliftikhar5 Jun 14, 2025
fe1deda
Merge branch 'dev' into doubleClick_event_component
kamal-qureshi Jun 14, 2025
df38a03
Optimizations - Added hook for click event handlers
kamal-qureshi Jun 16, 2025
b454a7f
- Requested Changes
kamal-qureshi Jun 16, 2025
5396230
Merge pull request #1754 from kamalqureshi/doubleClick_event_component
raheeliftikhar5 Jun 16, 2025
6d4cd53
fixed orgmembers with searchMemberName and searchGroupId
dragonpoo Jun 16, 2025
40619e9
fix hidden container results into white spaces
raheeliftikhar5 Jun 17, 2025
68b9513
remove console errors
raheeliftikhar5 Jun 17, 2025
d509dc7
Fixed pagination for myorg endpoint.
dragonpoo Jun 17, 2025
a10c20b
Fixed pagination for myorg endpoint.
dragonpoo Jun 17, 2025
3a7ace3
Update Version Numbers
Jun 17, 2025
49b9126
Adding Better News, Enterprise Form and Translations
Jun 17, 2025
713f1f7
Preparation for Release v2.7.2
Jun 17, 2025
854a10e
Merge pull request #1766 from lowcoder-org/fix/add_default_variables
FalkWolsky Jun 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.7.2
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lowcoder-frontend",
"version": "2.7.0",
"version": "2.7.2",
"type": "module",
"private": true,
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion client/packages/lowcoder-comps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lowcoder-comps",
"version": "2.7.1",
"version": "2.7.2",
"type": "module",
"license": "MIT",
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import styled, { css } from "styled-components";
import { memo, useMemo } from "react";
import { RefObject } from "react";

type ResizeHandleAxis = "s" | "w" | "e" | "n" | "sw" | "nw" | "se" | "ne";
type ReactRef<T extends HTMLElement> = {
Expand Down Expand Up @@ -84,10 +84,9 @@ const ResizeHandle = styled.div<{ $axis: string }>`
${(props) => (["sw", "nw", "se", "ne"].indexOf(props.$axis) >= 0 ? CornerHandle : "")};
`;

// Memoize Handle component
const Handle = memo((axis: ResizeHandleAxis, ref: ReactRef<HTMLDivElement>) => {
return <ResizeHandle ref={ref} $axis={axis} className="react-resizable-handle" />;
});
const Handle = (resizeHandle: ResizeHandleAxis, ref: RefObject<HTMLDivElement>) => {
return <ResizeHandle ref={ref} $axis={resizeHandle} className="react-resizable-handle" />;
};

Handle.displayName = 'Handle';

Expand Down
2 changes: 1 addition & 1 deletion client/packages/lowcoder-design/src/icons/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ export { ReactComponent as RecyclerIcon } from "./remix/delete-bin-line.svg";
export { ReactComponent as MarketplaceIcon } from "./v1/icon-application-marketplace.svg";
export { ReactComponent as FavoritesIcon } from "./v1/icon-application-favorites.svg";
export { ReactComponent as HomeSettingIcon } from "./remix/settings-4-line.svg";
export { ReactComponent as EnterpriseIcon } from "./remix/earth-line.svg";
export { ReactComponent as EnterpriseIcon } from "./remix/shield-star-line.svg";
export { ReactComponent as VerticalIcon } from "./remix/vertical.svg";
export { ReactComponent as HorizontalIcon } from "./remix/horizontal.svg";

Expand Down
2 changes: 1 addition & 1 deletion client/packages/lowcoder-sdk-webpack-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lowcoder-sdk-webpack-bundle",
"description": "",
"version": "2.7.0",
"version": "2.7.2",
"main": "index.jsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
2 changes: 1 addition & 1 deletion client/packages/lowcoder-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lowcoder-sdk",
"version": "2.7.0",
"version": "2.7.2",
"type": "module",
"files": [
"src",
Expand Down
2 changes: 1 addition & 1 deletion client/packages/lowcoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lowcoder",
"version": "2.7.0",
"version": "2.7.2",
"private": true,
"type": "module",
"main": "src/index.sdk.ts",
Expand Down
2 changes: 1 addition & 1 deletion client/packages/lowcoder/src/api/newsApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export const getHubspotContent = async () => {
};
try {
const result = await NewsApi.secureRequest(apiBody);
return result?.data[0]?.hubspot?.length > 0 ? result.data[0].hubspot as any[] : [];
return result?.data[0]?.results?.length > 0 ? result.data[0].results as any[] : [];
} catch (error) {
console.error("Error getting news:", error);
throw error;
Expand Down
Loading
Loading