Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

[8]ページ先頭

©2009-2025 Movatter.jp