Commit Graph
11 Commits
Author SHA1 Message Date
Darshan 9ec11dc9bb update: columns ai suggestions [wip]. 2025-10-06 17:17:51 +05:30
ArnabChatterjee20k 45f0ace98e refactor: update pink-icons and pink-svelte dependencies; adjust related components for consistency 2025-09-11 18:58:17 +05:30
ArnabChatterjee20k 3eb3c2c535 * svelte 5 migration
* new default toggle during create/edit
* pr followups
2025-09-09 21:40:22 +05:30
ArnabChatterjee20k 36cf38b947 linting 2025-09-09 11:22:10 +05:30
ArnabChatterjee20k fb6879307d Enhance spatial input components by adding default handling logic and improving button states for better user experience 2025-09-08 20:37:32 +05:30
ArnabChatterjee20k c9f2395ed9 Enhance layout of input components by adding gaps for better spacing and organization 2025-09-08 19:22:48 +05:30
ArnabChatterjee20k ae7c57b3dc Refactor spatial input components to improve delete point logic and enhance handling of disable conditions 2025-09-08 19:08:33 +05:30
ArnabChatterjee20k f543fd36ab Enhance spatial input handling by adding support for distance-based operators and updating related components 2025-09-08 18:14:51 +05:30
ArnabChatterjee20k 90fd508af6 Implement onChangePoint handlers for spatial input components and update related logic 2025-09-06 17:42:06 +05:30
ArnabChatterjee20k fe7ea4113b Add InputPolygon component and enhance spatial input handling
- Introduced InputPolygon component for polygon spatial data input.
- Updated InputLine and InputPoint components to support index-based point addition and deletion.
- Modified line and point components to handle default spatial data more effectively.
- Enhanced column components to manage spatial data types including polygon.
2025-09-06 14:58:32 +05:30
ArnabChatterjee20k 8a5eca914c Refactor spatial input components to use nullable properties and default spatial data 2025-09-06 14:01:56 +05:30