Releases: flanksource/flanksource-ui
Releases · flanksource/flanksource-ui
v1.0.58
v1.0.57
v1.0.56
v1.0.55
v1.0.54
v1.0.53
v1.0.52
1.0.52 (2022-05-30)
Bug Fixes
npm run compile
(e59842e)- import lint error (e4504b9)
- multiple import lint error (9137f83)
- sidebar styling (fd27b78)
- svg compatible with react (0946143)
- tailwind and postcss configs (6a1e2f5)
- update storybook config (7c1b485)
Performance Improvements
- load lazy CanaryStatusChart (d042140)
v1.0.51
1.0.51 (2022-05-30)
Bug Fixes
- back button in the title (620fd02), closes /github.com/flanksource/flanksource-ui/pull/255#issuecomment-1137032515
- order changes by created_at.desc (6ce91d7)
- warning
can't be nexted inside
(a0262e6)
Features
- add config item change history page (9c7c5e2)
- add ConfigChangeHistory component (6b77a1a)
- add JSONViewer component (9032bc8)
- BreadcrumbNav for config pages (8cd5dbb)
- humanize timestamps (aaf3828)
- introduce config changes page (538916d)
- move controls to title bar (464a6e5)
- move selection controls to tab bar (c55e914)
- remove summary and rename diff to changes (e889c7d)
- setup config item, config item history routes and links (b46a5f5)
- update config-details to use ConfigChangeHistory & JSONViewer (5ca8a0c)
- update table styling to be consistent (a664925)
- ConfigChangeHistory: add option to link to config (0e12e66)