Skip to content

Releases: merico-dev/table

v7.0.0

26 Apr 05:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0

v6.0.0

26 Apr 05:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v6.0.0

v5.0.0

26 Apr 05:36
Compare
Choose a tag to compare

What's Changed

  • Added fallback error handling for uncaughtException by @miguel-lansdorf in #210
  • draft: Table 202 implement interaction system part 2 by @ZeekoZhu in #209
  • feat(dashboard): cast strings as numbers in regression-chart by @GerilLeto in #213
  • feat(dashboard): add open link operation by @ZeekoZhu in #214
  • 215 simpler ux of selectdatasource by @GerilLeto in #216
  • fix(dashboard): add ErrorBoundary to interaction-settings by @ZeekoZhu in #218
  • 217 dashboard reduce unnecessary switching between layoutedit mode by @GerilLeto in #220
  • 219 dashboard revert dashboard changes is not working by @GerilLeto in #221
  • 222 cartesian cant reference yaxes correctly in editors by @GerilLeto in #223
  • feat(dashboard): add barGap to cartesian by @GerilLeto in #225
  • Reworked http datasources to be configurable from the frontend by @miguel-lansdorf in #227
  • 228 fix type issues by @GerilLeto in #229
  • 228 fix type issues by @GerilLeto in #230
  • 231 dashboard forced reflow is causing significant low performance by @GerilLeto in #233
  • table 232 replace table component implementation by @ZeekoZhu in #234
  • 238 cartesian add variables regressions to cartesian like whats in boxplot by @GerilLeto in #239
  • 240 cartesian apply echarts datazoom by @GerilLeto in #241
  • build: fix workspace nx tools error by @ZeekoZhu in #243
  • table 235 implement color interpolation selector by @ZeekoZhu in #244
  • 242 pareto add pareto chart by @GerilLeto in #245
  • 247 dashboard new concept view by @GerilLeto in #249
  • 250 dashboard list create update delete views in edit mode by @GerilLeto in #251
  • 252 dashboard empty data is blocking rich text from rendering by @GerilLeto in #253
  • 254 dashboard render panel without title by @GerilLeto in #255
  • 256 dashboard border less panel by @GerilLeto in #257
  • 259 dashboard default value for date range by @GerilLeto in #260
  • 258 dashboard cartesians y axes improvements by @GerilLeto in #261
  • feat(dashboard): add seriesItem.lineStyle.type to cartesian by @GerilLeto in #263
  • 264 dashboard able to set background by series in radar by @GerilLeto in #265
  • style(dashboard): center cartesian’s legend by @GerilLeto in #267
  • 269 dashboard duplicate panel is not working by @GerilLeto in #270
  • fix(dashboard): panel-dropdown-menu gets overlapped by @GerilLeto in #272
  • 273 dashboard add x axisaxislabelrotate to cartesian by @GerilLeto in #274
  • 275 [dashboard] customize cartesian's regression line type(solid, dashed, dotted) by @GerilLeto in #276
  • 277 dashboard customize line width of cartesian by @GerilLeto in #278
  • 279 dashboard preview panel is not refreshing after editing paneldescription by @GerilLeto in #280
  • 281 dashboard tooltip of panels description sometimes gets overlapped by @GerilLeto in #282
  • 283 dashboard ignore margin bottom of last element of richtext by @GerilLeto in #284
  • 286 dashboard date ranges default value is not saved after the first editing by @GerilLeto in #287
  • 289 dashboard ux improvements for panels that dont require data by @GerilLeto in #291
  • style(dashboard): hide scrollbars by @GerilLeto in #292
  • Superadmin can directly enter new password when editing account. by @miguel-lansdorf in #295
  • Updated env readme and removed dead code by @miguel-lansdorf in #297
  • 288 settings form add account management by @GerilLeto in #301
  • 302 website directly visit a dashboards panel in fullscreen with url by @GerilLeto in #303

Full Changelog: v4.0.0...v5.0.0

v4.0.0

26 Apr 05:37
Compare
Choose a tag to compare

What's Changed

  • implement status text plugin by @ZeekoZhu in #154
  • Table 155 create default config when viz panel type changed by @ZeekoZhu in #159
  • 156 radar add radar chart by @GerilLeto in #162
  • Table 160 run viz plugin config migration automatically by @ZeekoZhu in #163
  • fix(dashboard): can’t change query’s id by @GerilLeto in #164
  • Table 165 implement rich text plugin by @ZeekoZhu in #166
  • Table 167 implement sunburst plugin by @ZeekoZhu in #170
  • Table 168 implement pie chart plugin by @ZeekoZhu in #171
  • feat(dashboard): implement bar-3d chart plugin by @ZeekoZhu in #172
  • table 173 implement cartesian chart plugin by @ZeekoZhu in #174
  • feat(dashboard): implement radar chart plugin by @ZeekoZhu in #176
  • 158 boxplot add boxplot chart by @GerilLeto in #180
  • 157 regression add regression chart by @GerilLeto in #182
  • 178 stats refactor template variable by @GerilLeto in #183
  • fix(dashboard): accordion’s not working in viz-cartesian-panel by @GerilLeto in #185
  • Table 177 too many dots in import path by @ZeekoZhu in #186
  • 187 cartesian series item could group by a custom column by @GerilLeto in #192
  • feat(dashboard): add unset option to data-field-selector by @GerilLeto in #194
  • fix(dashboard): cartesian, labelFormatter deals with group_by_key by @GerilLeto in #196
  • 190 dashboard format value into formats like 100k 10m by @GerilLeto in #197
  • fix(dashboard): cartesian, y axis tick label is broken by @GerilLeto in #199
  • 191 cartesian layout needs adjustment legend chart and other things are overlapping each other by @GerilLeto in #200
  • feat(dashboard): aggregation gets further customization by @GerilLeto in #201
  • 181 regression show coefficient of determination section in regression chart by @GerilLeto in #203
  • 204 regression show adjusted r squared section in regression chart by @GerilLeto in #205
  • Table 202 implement interaction system part-1 by @ZeekoZhu in #206
  • build: move vite to project root by @ZeekoZhu in #207
  • Create CI.yml by @ZeekoZhu in #208

Full Changelog: v3.0.0...v4.0.0

v3.0.0

26 Apr 05:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

26 Apr 05:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.0

26 Apr 05:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v1.0.0