1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-28 12:43:35 +03:00
Commit Graph

1436 Commits

Author SHA1 Message Date
louistiti
64e1e7da3e
feat(bridge/nodejs): add Tab component 2023-12-03 22:04:27 +08:00
louistiti
14e5bee7d6
feat(bridge/nodejs): add Switch component 2023-12-03 22:03:53 +08:00
louistiti
2576987c44
feat(bridge/nodejs): add Status component 2023-12-03 22:03:15 +08:00
louistiti
ea7d6c48db
feat(bridge/nodejs): add Slider component 2023-12-03 22:02:37 +08:00
louistiti
52f37fc3ed
feat(bridge/nodejs): add SelectOption component 2023-12-03 22:02:04 +08:00
louistiti
8cb0816f24
feat(bridge/nodejs): add Select component 2023-12-03 22:01:28 +08:00
louistiti
ca59f02f4f
feat(bridge/nodejs): add ScrollContainer component 2023-12-03 22:00:50 +08:00
louistiti
7af761c5f6
feat(bridge/nodejs): add RadioGroup component 2023-12-03 22:00:11 +08:00
louistiti
f2b75fc184
feat(bridge/nodejs): add Radio component 2023-12-03 21:59:41 +08:00
louistiti
3bf457caef
feat(bridge/nodejs): add Progress component 2023-12-03 21:58:55 +08:00
louistiti
90b5596b76
feat(bridge/nodejs): add Loader component 2023-12-03 21:58:01 +08:00
louistiti
93c0d6c83b
chore: upgrade Aurora to1.0.0-beta.8 2023-12-03 21:57:10 +08:00
louistiti
9b5aa5f901
feat(bridge/nodejs): add ListItem component 2023-12-03 21:49:00 +08:00
louistiti
bad92d3569
feat(bridge/nodejs): add ListHeader component 2023-12-03 21:48:23 +08:00
louistiti
1f0e4d2260
feat(bridge/nodejs): add List component 2023-12-03 21:47:41 +08:00
louistiti
d460dc59f5
feat(bridge/nodejs): add Link component 2023-12-03 21:46:47 +08:00
louistiti
eb64695697
feat(bridge/nodejs): add TextInput component 2023-12-03 21:44:00 +08:00
louistiti
308bebeb48
feat(bridge/nodejs): add Image component 2023-12-03 21:41:08 +08:00
louistiti
bd71866342
feat(bridge/nodejs): add IconButton component 2023-12-03 21:40:21 +08:00
louistiti
b55d58ec30
feat(bridge/nodejs): add Icon component 2023-12-03 21:39:34 +08:00
louistiti
2cf4ef54c3
feat(bridge/nodejs): add Flexbox component 2023-12-03 21:38:36 +08:00
louistiti
34a5e8bac1
feat(bridge/nodejs): add CircularProgress component 2023-12-03 21:37:10 +08:00
louistiti
502ec8ba2e
feat(bridge/nodejs): add Checkbox component 2023-12-03 21:35:56 +08:00
louistiti
ac25897e9e
feat(bridge/nodejs): add Card component 2023-12-03 21:32:38 +08:00
louistiti
c44824c89d
feat: Aurora components auto mapping of types 2023-11-27 23:17:51 +08:00
louistiti
673de84936
chore: upgrade @leon-ai/aurora to latest (component types exports) 2023-11-27 22:41:19 +08:00
louistiti
78aa9c6ddc
feat: new rendering engine prototype on widgets 2023-11-26 23:22:32 +08:00
Théo LUDWIG
ea2e5b9747
chore: bump @leon-ai/aurora to v1.0.0-beta.5 2023-11-22 18:10:45 +01:00
louistiti
ea1a33b51f
refactor(web app): fonts change 2023-11-22 21:39:38 +08:00
louistiti
7a441d50b9
chore: remove ark-ui from core 2023-11-22 20:51:26 +08:00
Théo LUDWIG
364b74568e
chore: usage of @leon-ai/aurora 2023-11-21 23:09:12 +01:00
Théo LUDWIG
5f5cb1f55b
chore: remove aurora 2023-11-21 23:04:17 +01:00
louistiti
4479fcd655
feat: tmp understanding of the JSX parser 2023-11-21 22:19:06 +08:00
louistiti
ad56672819
feat: add checkbox component to skill renderer test 2023-11-21 20:48:05 +08:00
louistiti
b4bcabbb9e
feat: use TSX template for widget format 2023-11-20 21:52:44 +08:00
louistiti
aaf1a1989b
feat(web app): cast props value as boolean when necessary 2023-11-18 17:05:29 +08:00
louistiti
2025e366d2
feat(web app): widget components tmp case parsing 2023-11-17 00:33:27 +08:00
louistiti
201d1ce4e4
feat(web app): widget PoC 2023-11-17 00:06:30 +08:00
louistiti
2d1e27926d
chore: add classnames npm dep 2023-11-16 23:20:01 +08:00
louistiti
e449011f90
chore: merge branch 'develop' into widget-backbone 2023-11-16 23:18:25 +08:00
louistiti
84b84453a7
Merge branch 'chore/clean-up' into develop 2023-11-15 22:38:53 +08:00
louistiti
00cee2d2fd
ci: remove macOS ARM64 test runner 2023-11-15 21:56:59 +08:00
Louis Grenard
78cce1970e
ci: macOS ARM64 runner test 2023-11-15 21:46:51 +08:00
louistiti
977a822cc8
fix(scripts): clone intent-object JSON files for bridges on check command 2023-11-15 21:15:29 +08:00
Théo LUDWIG
1558970619
chore: forgotten tsconfig.json to update 2023-11-15 02:00:57 +01:00
Théo LUDWIG
86de211fa8
BREAKING: drop support for Docker 2023-11-15 01:23:05 +01:00
Théo LUDWIG
2923c6504b
chore: update dependencies + usage of tsx instead of ts-node 2023-11-15 01:10:06 +01:00
Théo LUDWIG
3e23950519
chore: remove dependabot 2023-11-14 23:59:10 +01:00
louistiti
92eb32b4da
build(tcp server): 1.1.0 2023-11-14 23:31:10 +08:00
louistiti
754bd7380f
build(bridge/python): 1.2.0 2023-11-14 22:38:34 +08:00