417f4f03a6
Remove unused parameters from the hamburger menu
2024-05-11 17:13:39 +02:00
4491f53f32
Add fullscreen-menu helpers
2024-05-11 16:42:02 +02:00
0c6a9753af
Wrap all-components in a max-width
2024-05-06 10:12:31 +02:00
35cfc0d6b6
Quick fix for ts issues in components view
2024-05-05 22:33:36 +02:00
bec96ac604
Sreact page for editing JDD
...
Summary: Ref T2764
Reviewers: #testers, kuba-orlik
Reviewed By: #testers, kuba-orlik
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2764
Differential Revision: https://hub.sealcode.org/D1406
2024-05-05 18:28:46 +02:00
406a33d797
update sealious and sealgen
2024-05-03 12:53:56 +02:00
b08c842b5f
Add path params to base context
2024-05-03 11:57:28 +02:00
f60cac2d77
Update jdd
2024-05-01 10:10:35 +02:00
aae1f106cd
Fix tests sometimes not passing
2024-04-30 20:37:57 +02:00
0b3129dcc0
Support for putting ctx within jdd context
...
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1452
2024-04-30 18:47:16 +02:00
5a704c3d48
Add a page that displays all components
...
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1451
2024-04-30 15:57:47 +02:00
8009be3341
Move to Mocha for tests. Ignore files generated by sealgen
...
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1447
2024-04-30 12:00:15 +02:00
85fb1d29c7
Move to the new file-pointer syntax
...
Summary:
Harmonize file pointer behavior across JDD, sealious, sealgen
Remove ghosts of previous tests
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1446
2024-04-30 10:12:04 +02:00
45c852e25d
Update sealgen. Set styles for image previews
2024-04-27 12:13:09 +02:00
1cc9e2d5ab
Add missing alt text for arrows in autoscroll
2024-04-25 15:25:56 +02:00
8591eaed03
Update hashes for sri on leaflet assets to make tests pass
2024-04-25 15:21:52 +02:00
Nijat Babakhanov
2c9e682d44
FAQ component (accordion)
...
Summary: Ref T2785
Reviewers: FilipI
Reviewed By: FilipI
Subscribers: kuba-orlik, FilipI, jenkins-user
Maniphest Tasks: T2785
Differential Revision: https://hub.sealcode.org/D1377
2024-04-14 18:49:26 +02:00
711b52562f
Run compiled code in vitest instead of the source typescript
...
Summary: to avoid troubles with sealcode ts loaders not present in vitest
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1431
2024-04-12 22:25:12 +02:00
f3ff6302ea
Update sealgen to get the .path option for assets
2024-04-11 18:38:29 +02:00
df70ce1e40
Add missing $body type from koa context
2024-04-09 15:31:21 +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
627222dd1e
Update koa-responsive router
2024-04-07 20:35:19 +02:00
Nijat Babakhanov
e6954f6061
Header with image and CTA JDD component
...
Summary: Ref T2818
Reviewers: FilipI
Reviewed By: FilipI
Subscribers: FilipI, jenkins-user
Maniphest Tasks: T2818
Differential Revision: https://hub.sealcode.org/D1369
2024-04-07 18:02:10 +02:00
Nijat Babakhanov
7abc419b97
autoscrolling-images
...
Summary: Ref T2829
Reviewers: #testers, kuba-orlik
Reviewed By: #testers, kuba-orlik
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2829
Differential Revision: https://hub.sealcode.org/D1413
2024-04-07 17:50:35 +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
83fdab8ac7
add component size select
...
Summary: Ref T2895
Reviewers: #testers, kuba-orlik
Reviewed By: #testers, kuba-orlik
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2895
Differential Revision: https://hub.sealcode.org/D1405
2024-03-30 19:02:19 +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
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
f49b49e1ca
Support for tables UI
2024-03-24 21:33:34 +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
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
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
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