Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
963 changes: 849 additions & 114 deletions NOTICE

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"comment": "sdk-ui-filters: Add the new PeriodRangePicker date picker component (with a Storybook story per granularity), along with the supporting static date filter granularity types and period-boundary conversion utilities (not yet wired into DateFilter)",
"type": "patch",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"comment": "sdk-ui-dashboard: Reset parameters omitted by an applied filter view instead of keeping the previously applied value",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"comment": "sdk-model: Add the enableBusinessBriefingReportsApp feature flag",
"type": "patch",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "sdk-ui: Added an `Inherit` option to the CSV delimiter picker used in scheduled exports, alerts, and ad-hoc CSV exports. When selected (the new default when no delimiter is saved), no delimiter is sent and the workspace/organization default applies.",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "analytics-as-code: Support computed attributes as code - new computed_attribute YAML type with its JSON schema, TS and Python types, YAML/declarative converters both ways, deploy and clone wiring, MAQL reference resolution, snippet and init rules",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "sdk-ui-all: Add support for computed attributes in model and AD.",
"type": "minor"
}
],
"packageName": "@gooddata/sdk-ui-all",
"email": "ivan.nejezchleb@gooddata.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"changes": [
{
"comment": "sdk-ui-kit: ConfirmDialogBase accepts a footerRenderer prop replacing the whole footer; the default footer is extracted into ConfirmDialogFooter (internal)",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
},
{
"comment": "sdk-ui-dashboard: Added an ActionBar slot and topContent/bottomContent props to the default alerting and scheduled email dialogs (alpha)",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"changes": [
{
"comment": "sdk-ui-kit: Added the ISlotProps slot contract (alpha), moved from sdk-ui-dashboard",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
},
{
"comment": "sdk-ui-dashboard: ISlotProps is now re-exported from sdk-ui-kit; the sdk-ui-dashboard export is unchanged for consumers",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "sdk-ui-gen-ai: Apply the workspace number separators to visualizations embedded in the AI chat, so they match the same insight in Analyze",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "sdk-ui-kit, sdk-ui-ext: Pin the cron-parser dependency to the exact version 5.9.0 instead of the ^5.1.1 range.",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "sdk-ui-ext: add zoom and pan support to Mekko chart",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all",
"email": "nikola.cech@gooddata.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "sdk-ui-gen-ai: A new AI assistant conversation starts in the Quick reasoning mode instead of Thinking.",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "sdk-ui-gen-ai: Enhance reference handling and update UI for tooltips over them.",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Loading