358 Commits

Author SHA1 Message Date
cb3ff953d5 Disable some lint rules due to bugs in eslint 2024-03-30 17:18:54 +01: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
PrzZiomek2
20ae31bff8 add url input for url jdd argument
Summary: Ref T2859

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2859

Differential Revision: https://hub.sealcode.org/D1386
2024-03-28 12:55:04 +01:00
Mateusz Jarczyński
ec457ebd76 Add component width display
Summary: Ref T2887

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2887

Differential Revision: https://hub.sealcode.org/D1403
2024-03-26 21:43:03 +01:00
844ec1a21f Remove console.log 2024-03-26 13:08:05 +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
f39345711f Keepme files 2024-03-21 18:27:47 +01:00
8e2d89ab3f Fixed most linter issues
Summary:
Ref T2734

Test Plan: eslint .

Reviewers: #testers

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2734

Differential Revision: https://hub.sealcode.org/D1385
2024-03-21 14:46:38 +01:00
dc8e9eefed T2857 JDD component for a map with a pin (open-source)
Summary: Ref < T2857>

Reviewers: FilipI

Reviewed By: FilipI

Subscribers: kuba-orlik, FilipI, jenkins-user

Maniphest Tasks: T2857

Differential Revision: https://hub.sealcode.org/D1375
2024-03-21 12:35:53 +01:00
318f8df49f Some more type fixes around images 2024-03-21 11:55:14 +01:00
be4d4e3168 Add support for images 2024-03-20 23:17:24 +01:00
6a154558e1 Update the responsive metatag 2024-03-17 13:50:50 +01:00
ec4c708e77 Dsiable no-vulnerable-javascript-libraries webhint rule, as it sometimes has issues with communicating with the api it depends on 2024-03-14 19:13:33 +01:00
4909f2816f Add colors.css file 2024-03-14 14:05:24 +01:00
4aa6fc7684 Add language config to html() function 2024-03-14 13:01:09 +01:00
Filip Izydorczyk
ba97321778 Added disableCopyEvent
Summary: Ref T2757

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2757

Differential Revision: https://hub.sealcode.org/D1395
2024-03-12 00:23:07 +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
427467d440 Update package-lock.json 2024-02-25 16:32:55 +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
f470514c54 Update missing dependencies for webhint 2024-02-24 13:56:31 +01:00
a66048d768 Potentially fix problems with refreshing HTML/CSS 2024-02-22 19:20:22 +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
c44047d21e Rerender component preview on dropdown change 2024-02-11 14:23:06 +01:00
1b7e114460 Fix old styles being visible, remove flash of unstyled content 2024-02-11 14:11:14 +01:00
b46f59be2e Fix styles refreshing issue with old styles still being there 2024-02-11 14:01:22 +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