v0.7.0
What's Changed
- chore: improve UI consistency (padding, content align) by @FabienArcellier in #452
- docs: Implement writer framework documentation related to mintlify by @FabienArcellier in #465
- use middleware to intercept event handlers (global event, database management, ...) by @FabienArcellier in #471
- feat: Dataframe Markdown, Step go back by @ramedina86 in #475
- chore: Merge for release by @ramedina86 in #476
- fix: Dataframe maxheight by @ramedina86 in #477
- chore: Merge for release by @ramedina86 in #478
- fix: enable the server setup hook by default in a custom server by @FabienArcellier in #480
- feat: state autocompletion for builder settings fields by @raaymax in #383
- docs: local preview fix by @raaymax in #472
- chore(ui): use local fonts instead of CDN. WF-27 by @madeindjs in #487
- feat: setup
CoreTimeInput
. WF-8 by @madeindjs in #483 - feat: SDK Knowledge Graphs / Files support by @mmikita95 in #490
- feat: added warning if app already deployed by @raaymax in #470
- Add release notes generator tutorial and images by @samjulien in #492
- fix:
BaseSelect
handlenumber
value. WF-28 by @madeindjs in #481 - feat: implement
JsonViewer
widget by @madeindjs in #479 - tests: mock & integration tests for KG/Files SDK functionality by @mmikita95 in #495
- feat(ui): introduce
CoreColorInput
. WF-9 by @madeindjs in #486 - fix: Hide
CoreText
in preview if empty value. WF-20 by @madeindjs in #482 - chore: Merge for release by @ramedina86 in #491
- refactor: use click for CLI by @raaymax in #457
- docs: improve documentation to use writer instead of streamsync by @FabienArcellier in #474
- feat: implement editable dataframe to manage dataframe editor component by @FabienArcellier in #485
- fix(ui): fix
CoreDataFrame
download for big file. WF-39 by @madeindjs in #497 - feat(ui): allow empty name for
CoreMetric
. WF-38 by @madeindjs in #499 - fix: handle template in
BuilderFieldsKeyValue
. WF-31 by @madeindjs in #484 - feat(ui): add icon to
WdsTextInput
. WF-36 by @madeindjs in #511 - fix(ui): remove some overflow constraints by @madeindjs in #504
- fix(ui): avoid builder
textarea
H resizable. WF-40 by @madeindjs in #510 - fix: redirect after authentication on http://localhost without / by @FabienArcellier in #507
- feat(ui): improve
CoreFileInput
by @madeindjs in #494 - feat: Annotated Text component by @polymorpheuz in #462
- feat: AnnotatedText by @ramedina86 in #521
- feat: Applications generate content support in AI module by @ramedina86 in #522
New Contributors
- @samjulien made their first contribution in #492
- @polymorpheuz made their first contribution in #462
Full Changelog: v0.6.1...v0.7.0