|
e1bb10d060
|
Update sealgen
|
2024-04-12 20:09:38 +02:00 |
|
|
f3ff6302ea
|
Update sealgen to get the .path option for assets
|
2024-04-11 18:38:29 +02:00 |
|
|
482091c979
|
Update sealgen
|
2024-04-09 13:27:05 +02:00 |
|
|
15c6edf0a7
|
Eslint fix
Summary: Try to fix eslint issues
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1426
|
2024-04-09 13:16:59 +02:00 |
|
|
2df0203148
|
Update jdd to get earlyassets update for deferred styles
|
2024-04-08 20:09:08 +02:00 |
|
|
d28f2ba354
|
Update image router
|
2024-04-08 13:42:40 +02:00 |
|
|
a4df8164bb
|
Update image router
|
2024-04-08 13:33:19 +02:00 |
|
|
627222dd1e
|
Update koa-responsive router
|
2024-04-07 20:35:19 +02:00 |
|
|
097a283ace
|
Improve importing of the app object within JDD components - see https://forum.sealcode.org/t/how-to-use-sealious-app-orm-methods-in-jdd/1979
|
2024-04-02 16:07:41 +02:00 |
|
|
7da39a140c
|
Linter fixes (partial)
|
2024-03-30 17:01:53 +01:00 |
|
|
148c533b5b
|
Enable EarlyAssets and stimulus controllers support. Improve layout in component debugger
|
2024-03-30 15:14:52 +01:00 |
|
|
c654b092ee
|
Update jdd
|
2024-03-29 14:21:10 +01:00 |
|
|
64cd9cc217
|
Fix tests
|
2024-03-26 13:07:46 +01:00 |
|
|
1ece491472
|
Update sealgen so we don't get undeterministic order of imports in components
|
2024-03-25 20:47:50 +01:00 |
|
|
f49b49e1ca
|
Support for tables UI
|
2024-03-24 21:33:34 +01:00 |
|
|
3e1a4a2365
|
Update koa-responsive-router
|
2024-03-21 22:00:03 +01:00 |
|
|
318f8df49f
|
Some more type fixes around images
|
2024-03-21 11:55:14 +01:00 |
|
|
d8f1d11e9c
|
Update sealgen
|
2024-03-11 10:59:20 +01:00 |
|
|
1f0dbf4c44
|
Add support for custom webfonts
|
2024-03-02 22:16:08 +01:00 |
|
|
5f693b22a3
|
Add support for embedding static files in ts(x)
|
2024-02-29 13:48:12 +01:00 |
|
|
eff47b3b85
|
Fix tsx tests
|
2024-02-27 13:20:37 +01:00 |
|
|
4acb442495
|
Update JDD
|
2024-02-25 17:16:49 +01:00 |
|
|
b3fc4b0dcf
|
Update tempstream
|
2024-02-25 16:30:54 +01:00 |
|
|
af9ac64c77
|
Update tempstream
|
2024-02-25 15:41:12 +01:00 |
|
|
ae458c8046
|
Update tempstream
|
2024-02-24 21:05:54 +01:00 |
|
|
8237068d34
|
Up node version to 21 so we have native fetch
|
2024-02-24 20:46:17 +01:00 |
|
|
eee601226d
|
Automatically install deps for playwright
Summary: Test postinstall
Reviewers: #reviewers
Differential Revision: https://hub.sealcode.org/D1368
|
2024-02-13 18:58:28 +01:00 |
|
|
390cffbf3c
|
Update the deps to reap benefits from the patches
|
2024-02-13 17:51:34 +01:00 |
|
|
c8bfd92f67
|
Update deps to enable typechecking of JSX children elements
|
2024-02-13 12:25:59 +01:00 |
|
|
037dc78a73
|
Add option to randomize input arguments in component debugger
|
2024-02-12 22:13:32 +01:00 |
|
|
b891325a78
|
Fixes in state in component debugger
|
2024-02-12 21:29:24 +01:00 |
|
|
0d82616958
|
Update sealgen to the newest, ESM version
|
2024-02-12 00:46:37 +01:00 |
|
|
f90e7702e4
|
Add support for refreshing component debug on ts build
|
2024-02-11 16:23:47 +01:00 |
|
|
f91a0ce492
|
Rebuild components.ts
|
2024-02-11 12:40:18 +01:00 |
|
|
2a73ec35e7
|
Use example values in the component previews
|
2024-02-10 22:41:24 +01:00 |
|
|
c4fee4b0cf
|
Support for automatically refreshing CSS
|
2024-02-10 20:14:16 +01:00 |
|
|
6e634e5d64
|
More powerful component preview and parameter editor
|
2024-02-10 17:09:37 +01:00 |
|
|
ef4fa71838
|
Update sealgen. Make scss-related changes
|
2024-02-10 11:48:12 +01:00 |
|
|
19c454e05c
|
Update sealgen
|
2024-02-08 19:59:26 +01:00 |
|
|
d09f4a52b3
|
Update sealgen
|
2024-02-08 19:47:14 +01:00 |
|
|
de6e676dfa
|
Update sealgen, fix type issues
|
2024-02-08 16:22:58 +01:00 |
|
|
f3da755843
|
Add support for JDD components
|
2024-02-08 16:19:54 +01:00 |
|
|
8f04523a7a
|
Add jdd as a dependency
|
2024-02-08 13:21:14 +01:00 |
|
|
7df920534c
|
Changes for jsx from tempstream
Summary: T2738
Reviewers: #testers
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2738
Differential Revision: https://hub.sealcode.org/D1363
|
2024-02-01 20:17:45 +01:00 |
|
|
897654ebf1
|
Update sealious
|
2024-01-09 21:23:22 +01:00 |
|
|
755a745db2
|
Update sealious
|
2024-01-08 21:57:10 +01:00 |
|
|
581ea44093
|
Update sealgen
|
2024-01-08 14:51:10 +01:00 |
|
|
31daf27eb8
|
update sealious
|
2024-01-08 14:46:14 +01:00 |
|
|
069b3d5d6b
|
Update sealgen
|
2024-01-04 19:47:45 +01:00 |
|
|
fa7d936bc3
|
Update sealious
|
2024-01-04 14:51:09 +01:00 |
|