- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 5 2024
Oct 5 2024
Oct 3 2024
Oct 3 2024
Propertly handle custom example values in table argument
kuba-orlik added a comment to T2466: Przygotować testy do modułu tłumaczącego queries mongo na queriesy SQL.
Może się przydać:
Oct 1 2024
Oct 1 2024
kuba-orlik committed rSTREAMa2b4e4b17088: Go back to join as this seems to have the same performance.
Go back to join as this seems to have the same performance
Perf upgrade checkpoint at 20x
Sep 30 2024
Sep 30 2024
Fix behavior of nested arrays and promises
Overhaul performance
Setup index on the id field ><
More aggressive indexes on fields
Add timing information to database debug
Use cache for jdd single reference argument
Add context-level cache
Sep 27 2024
Sep 27 2024
Change BaseContext to Context
Sep 26 2024
Sep 26 2024
Fix height being a float
Sep 25 2024
Sep 25 2024
Use format-specific options in all crucial places
Fix wrong format used
Increase default quality for webp
Add option to configure default available formats
Sep 24 2024
Sep 24 2024
Add a wildcard clump for all JDD components
Separate clumps for each JDD component
Add basic clumps functionality
kuba-orlik committed rSGEN7ec1845f6d69: Support for CSS clumps and automatically generating entrypoints.
Support for CSS clumps and automatically generating entrypoints
Sep 22 2024
Sep 22 2024
Sep 14 2024
Sep 14 2024
kuba-orlik committed rSGENc4e79a921ab0: Fix redundant link creations when codegening deep reverse single reference….
Fix redundant link creations when codegening deep reverse single reference…
Fix html entities handling in headings from markdown
Use id instead of slug prop
Fix early styles not being returned
Bring back mor utility methods
Bring back some of the missing methods
Add headings extraction. Revamp the main render api
Sep 12 2024
Sep 12 2024
kuba-orlik changed the point value for T2897: Add more font foundries to Sealgen font downloader from 1 to 2.
Sep 9 2024
Sep 9 2024
Functional .setExampleValues in Enum
Sep 8 2024
Sep 8 2024
Add .getTitle method to component class
Sep 7 2024
Sep 7 2024
Add page instance to page actions arguments
kuba-orlik committed rSGEN3992d42acea5: Change stateful page action arguments to a single object for brevity's sake.
Change stateful page action arguments to a single object for brevity's sake
kuba-orlik committed rSGEN3155674e98b7: Fix the js-added rows missing indexes in a way that made qs misinterpret the….
Fix the js-added rows missing indexes in a way that made qs misinterpret the…
Sep 5 2024
Sep 5 2024
Sep 2 2024
Sep 2 2024
Document how to hide fields based on a specific value
Aug 31 2024
Aug 31 2024
kuba-orlik committed rSGENf3929d1fe813: Experiment with noscript-compatible fallback for table row adding in forms.
Experiment with noscript-compatible fallback for table row adding in forms
Shift to js-based table row adding
Easier scrolling while dragging in sortable
Better drop effect handling
Remove title from sortable
Horizontal scroller demo page
Sortable grid checkpoint