- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Feb 13 2024
Feb 13 2024
Fix an error with null values
kuba-orlik committed rPLAYc8bfd92f67ca: Update deps to enable typechecking of JSX children elements.
Update deps to enable typechecking of JSX children elements
More permissible types
Use dynamic port for tests
TS changes to also typecheck the children elements
Feb 12 2024
Feb 12 2024
kuba-orlik committed rPLAY037dc78a73d3: Add option to randomize input arguments in component debugger.
Add option to randomize input arguments in component debugger
kuba-orlik committed rJDD8ec95714dc6f: More flexible and randomizable example values for component arguments.
More flexible and randomizable example values for component arguments
Fixes in state in component debugger
Add more action submission helpers to stateful page
kuba-orlik moved T2858: Migrate module-starter to ESM modules from Freezer (don't take those tasks just yet) to To do on the Kanban board.
Update sealgen to the newest, ESM version
Update types locatoin
Feb 11 2024
Feb 11 2024
Convert to ES Module. Remove cyclic dependencies
Move from scss to css
Feb 11 2024, 22:31 · Unknown Object (Project)
kuba-orlik committed rRIMAGEROUTER27eeb8909930: Move mocha dependency to devDependencies so it doesn't pollut types in other….
Move mocha dependency to devDependencies so it doesn't pollut types in other…
Remove mocha types from main dependency
Add a link to the example markdown
Add support for refreshing component debug on ts build
kuba-orlik committed rSGENf0e9856b5352: Notify also on ts builds. Automatically find available port for websockets.
Notify also on ts builds. Automatically find available port for websockets
Rerender component preview on dropdown change
kuba-orlik committed rPLAY1b7e1144600d: Fix old styles being visible, remove flash of unstyled content.
Fix old styles being visible, remove flash of unstyled content
kuba-orlik committed rPLAYb46f59be2e6c: Fix styles refreshing issue with old styles still being there.
Fix styles refreshing issue with old styles still being there
Rebuild components.ts
Add support for dynamic classnames
Feb 10 2024
Feb 10 2024
Use example values in the component previews
Add example values generation
Support for automatically refreshing CSS
Add websocket notifier on build finish
Feb 10 2024, 19:33 · Unknown Object (Project)
Feb 10 2024, 19:31 · Unknown Object (Project)
More powerful component preview and parameter editor
Working readonly enum params
Make the argument to Enum readonly
jenkins-user updated Action required from for T2726: Add a nice blur to image thumbnails, added: kuba-orlik; removed; luryxyt.
jenkins-user updated Action required from for T2716: Cache analysis results of smartcrop plugin, added: kuba-orlik; removed; luryxyt.
jenkins-user reassigned T2716: Cache analysis results of smartcrop plugin from luryxyt to kuba-orlik.
jenkins-user updated Action required from for T2705: Re-enable the local disk file cache option, manage max cache size, added: kuba-orlik; removed; luryxyt.
jenkins-user moved T2726: Add a nice blur to image thumbnails from Doing to Review on the Kanban board.
jenkins-user moved T2730: Add support for JPEG-XL to image-router from Doing to Review on the Kanban board.
jenkins-user moved T2716: Cache analysis results of smartcrop plugin from Doing to Review on the Kanban board.
jenkins-user moved T2705: Re-enable the local disk file cache option, manage max cache size from Doing to Review on the Kanban board.
Add enum component argument type
kuba-orlik committed rJDD62c64dcbcb37: Add empty values for component arguments if they are missing.
Add empty values for component arguments if they are missing
Add .getEmptyValue to component arguments
kuba-orlik committed rSGEN267e847d3588: Don't concatenate merged arrays in stateful page - overwrite it with new values.
Don't concatenate merged arrays in stateful page - overwrite it with new values
Update sealgen. Make scss-related changes