Releases: RedHatInsights/vulnerability-ui
Releases · RedHatInsights/vulnerability-ui
v0.3.2
0.3.2 (2018-10-15)
Bug Fixes
- build: Re-enable tests during build (89de350)
v0.3.1
0.3.1 (2018-10-12)
Bug Fixes
- CVEPage: Wrap input data into "content" (27b2e82)
v0.3.0
0.3.0 (2018-10-11)
Bug Fixes
- lint: Add missing propTypes (bf225c7)
Features
- api: AffectedSystems are not pulled from engine (6d485a0)
- loader: Introduce new loading mechanism (b9a54e9)
v0.2.0
0.2.0 (2018-10-09)
Features
- api: CVE Details are now pulled from engine (2f7ed45)
- api: introduce error handling mechanism (91ed4f1)
v0.1.0
0.1.0 (2018-10-01)
Features
- tab-component: Start using TabLayout for tab navigation (90733b3)
v0.0.10
0.0.10 (2018-09-27)
Bug Fixes
- cve-table: Fix sorting of table by clicking table header (676441b)
- cve-table: Move pagination to the footer where it's supposed to be (b1b3c40)
- cve-table: Remove extra styling, use default styles (7d5b254)