louistiti
|
05200a195b
|
feat: final widget new structure
|
2023-12-10 08:48:13 +08:00 |
|
louistiti
|
7167849d6a
|
feat: widget new structure
|
2023-12-09 23:07:34 +08:00 |
|
louistiti
|
1408f358c7
|
feat(bridge/nodejs): add Text component
|
2023-12-03 22:07:12 +08:00 |
|
louistiti
|
0297e1d22b
|
feat(bridge/nodejs): add TabList component
|
2023-12-03 22:06:30 +08:00 |
|
louistiti
|
10a17b0146
|
feat(bridge/nodejs): add TabGroup component
|
2023-12-03 22:05:52 +08:00 |
|
louistiti
|
bba60ea45d
|
feat(bridge/nodejs): add TabContent component
|
2023-12-03 22:05:02 +08:00 |
|
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
|
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
|
78aa9c6ddc
|
feat: new rendering engine prototype on widgets
|
2023-11-26 23:22:32 +08:00 |
|
louistiti
|
e449011f90
|
chore: merge branch 'develop' into widget-backbone
|
2023-11-16 23:18:25 +08:00 |
|
Théo LUDWIG
|
2923c6504b
|
chore: update dependencies + usage of tsx instead of ts-node
|
2023-11-15 01:10:06 +01:00 |
|
louistiti
|
d32cda3663
|
build(bridge/nodejs): 1.1.0
|
2023-11-14 22:35:27 +08:00 |
|
louistiti
|
e175ea5c12
|
feat(web app): widget PoC beginning
|
2023-11-12 23:19:51 +08:00 |
|
Théo LUDWIG
|
379326d7c1
|
feat(bridge/nodejs): simplify leon.setAnswerData
|
2023-07-01 23:24:29 +02:00 |
|
Théo LUDWIG
|
8645ef01fd
|
fix: improve types for Node.js skill SDK
|
2023-06-25 12:08:36 +02:00 |
|
louistiti
|
69cb6a610f
|
build(bridge/nodejs): bump to 1.0.0
|
2023-05-29 22:01:32 +08:00 |
|
Divlo
|
c00c85fd4f
|
fix(bridge): better types and network error
|
2023-05-27 20:29:01 +02:00 |
|
Divlo
|
f17a4d3a2a
|
refactor(skill/github_trends): usage of new SDK
|
2023-05-27 18:06:31 +02:00 |
|
louistiti
|
d1fe81ddc6
|
refactor: modify settings method from isAlreadySet to isSettingSet
|
2023-05-27 09:47:09 +08:00 |
|
louistiti
|
1f9137bb20
|
refactor(bridge/nodejs): add key to setting.isAlreadySet
|
2023-05-27 08:47:24 +08:00 |
|
Divlo
|
0c44916aa2
|
chore(bridge): add comments (jsdoc/docstring) for settings
|
2023-05-26 23:50:36 +02:00 |
|
Divlo
|
8c105a043d
|
feat(bridge/nodejs): add Settings module
|
2023-05-26 23:01:54 +02:00 |
|
Divlo
|
f956e1abc6
|
fix(bridge): memory path always defined
|
2023-05-25 01:04:28 +02:00 |
|
Divlo
|
06cda4a1f0
|
fix(bridge/nodejs): allow memory that stores null value
|
2023-05-25 00:04:25 +02:00 |
|
louistiti
|
25ab60e5a2
|
feat: add Leon user agent from bridges
|
2023-05-24 19:53:34 +08:00 |
|
Divlo
|
f8e6012cbe
|
fix(bridge/python): add types
|
2023-05-23 19:50:19 +02:00 |
|
louistiti
|
7fd4be1248
|
feat(bridge/python): memory read method
|
2023-05-23 20:09:09 +08:00 |
|
louistiti
|
ab7e2a9b10
|
refactor(bridge/nodejs): remove Aurora index file
|
2023-05-22 22:54:00 +08:00 |
|