161 Commits

Author SHA1 Message Date
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
427467d440 Update package-lock.json 2024-02-25 16:32:55 +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
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
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
531a0e5cc2 More isolated webhint tests 2023-12-31 11:33:04 +01:00
f7538a362d Working tests in ESM mode.
Summary: scss

Reviewers: #reviewers, kuba-orlik

Reviewed By: #reviewers, kuba-orlik

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1358
2023-12-30 21:48:57 +01:00
46e70efcb3 Working runtime with ESM compatibility. Now for the tests... 2023-12-26 21:40:00 +01:00
43c8f38d15 Update sealgen, add some styles 2023-12-26 10:44:28 +01:00
1d34de8c78 Update sealious 2023-12-24 12:53:49 +01:00
f6077041ea Update Sealgen and Sealious 2023-12-22 18:21:00 +01:00
911a5e9750 Update koa router and sealgen 2023-12-22 18:09:41 +01:00
90c1bbb3f3 Update sealious and sealgen 2023-12-22 17:59:06 +01:00
Luryxyt
0c49effa9d Create Todo app
Summary: Ref T2687

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2687

Differential Revision: https://hub.sealcode.org/D1339
2023-11-06 15:12:54 +01:00
d552874c6f Revert "Updated our dependencies: sealgen, ts-predicates, locreq,"
This reverts commit cfa704f1191612a6bc93531bb79575d71134965c.

Cofam, bo zmiany w depkach powodowały problemy z typecheckiem, zob. https://hub.sealcode.org/rPLAYcfa704f1191612a6bc93531bb79575d71134965c#22123
2023-09-17 19:24:29 +02:00
Anedroid
cfa704f119
Updated our dependencies: sealgen, ts-predicates, locreq,
multiple-scripts-tmux
2023-09-13 13:54:01 +02:00
75958bdd33 Update sealious and sealgen 2022-12-05 15:34:39 +01:00
013f3472cf Nodemon updates 2022-09-02 20:23:53 +02:00
cd7bd7e7d3 Update to newest Sealgen 2022-08-28 20:52:36 +02:00
18757bb2d4 Auto-updating scss styles 2022-08-01 19:46:14 +02:00
651cd48220 Bring the repo up to speed with our recent developments
Summary:
Remove redundant files

User login fixes

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1253
2022-07-31 23:01:24 +02:00
32edff3ee4 Add sealgen scripts 2022-05-28 12:45:43 +02:00
Kuba Orlik
9b9f1df7a8 added collections back to playground
Summary: Ref <T2485>

Reviewers: #reviewers, Etoo

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2485

Differential Revision: https://hub.sealcode.org/D1217
2022-01-26 18:04:33 +01:00
Kuba Orlik
c64a950746 Move to esbuild 2022-01-02 00:14:39 +01:00
Kuba Orlik
b24d6d1a0b Reorganize router, update deps 2022-01-01 21:22:47 +01:00
Bezula
beff7b24a1 Dodanie paczki multiple-scripts-tmux i poprawa wizualna skryptu watch w sealious-playground
Summary:
Ref T2331

Test Plan: Wykonac komende npm run watch, nazwa terminala powinna być nazwą komendy

multiple-scripts-tmux update to 1.0.4 version, changed watch script

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2331

Differential Revision: https://hub.sealcode.org/D1182
2021-09-12 12:53:24 +02:00
kittenfromvoid
9d8ca9e751 dodanie tempstream
Summary: Ref T2491

Reviewers: #reviewers

Subscribers: jenkins-user

Maniphest Tasks: T2491

Differential Revision: https://hub.sealcode.org/D1174
2021-08-20 13:38:10 +02:00
Kuba Orlik
1168aa3bd0 Revert "Revert "Dodanie paczki multiple-scripts-tmux i poprawa wizualna skryptu watch w sealious-playground""
This reverts commit ff89aa0cc9c6949a6a2fbfbd896c68e6c30002ad.

Wracam, bo jednak ten problem dotyczył tylko systemów, gdzie jest ustawiony inny domyślny shell
2021-08-10 15:30:48 +02:00
Kuba Orlik
ff89aa0cc9 Revert "Dodanie paczki multiple-scripts-tmux i poprawa wizualna skryptu watch w sealious-playground"
This reverts commit 96f24e6a5abfafc251b581d53450318aa77f3dc1.

Cofam, bo pojawia się problem "no sessions"
2021-08-09 20:09:39 +02:00
Bezula
96f24e6a5a Dodanie paczki multiple-scripts-tmux i poprawa wizualna skryptu watch w sealious-playground
Summary:
Ref T2331

Test Plan: Wykonac komende npm run watch, powinno dzialac jak zawsze

Reviewers: #testers, #reviewers, brtkuu

Reviewed By: #reviewers, brtkuu

Subscribers: jenkins-user

Maniphest Tasks: T2331

Differential Revision: https://hub.sealcode.org/D1159
2021-07-31 10:15:24 +02:00
dd8e14ab0c Jenkins scripts
Summary: jenkins scripts

Test Plan: tbd

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1081
2021-06-14 13:01:14 +02:00
3342cc8ce5 Add docker log head
Summary: Should now display some of the docker logs if there are some errors

Test Plan: run the script

Reviewers: #reviewers

Differential Revision: https://hub.sealcode.org/D1072
2021-06-03 18:38:39 +02:00