@ubnt/uhd-settings
Advanced tools
Comparing version 1.12.0 to 1.12.1
@@ -5,2 +5,18 @@ # Changelog | ||
### [1.12.1](https://github.com/ubiquiti/ulp-fe/compare/v1.12.0...v1.12.1) (2022-01-31) | ||
### Features | ||
* [UOS-4632] Support file download progress (FE only) ([#398](https://github.com/ubiquiti/ulp-fe/issues/398)) ([76a0cbb](https://github.com/ubiquiti/ulp-fe/commit/76a0cbb449d22977ab40b0043136e1e658ceb741)) | ||
* [UOS-4843] Add cloud console support after redesign ([#407](https://github.com/ubiquiti/ulp-fe/issues/407)) ([ffa8f7d](https://github.com/ubiquiti/ulp-fe/commit/ffa8f7d768f741ead68f8d7d46b1009356a79abb)) | ||
### Bug Fixes | ||
* [UOS-4641] Show location text only if it is a valid address ([#406](https://github.com/ubiquiti/ulp-fe/issues/406)) ([8650616](https://github.com/ubiquiti/ulp-fe/commit/8650616dacd984fa82fe6d215b29aa998df65b00)) | ||
* [UOS-4861] Fix popover not closing on click in Firefox ([#408](https://github.com/ubiquiti/ulp-fe/issues/408)) ([83a1ba2](https://github.com/ubiquiti/ulp-fe/commit/83a1ba290ff9e5806fbe7a0c1d4f8c8ea10179d4)) | ||
* [UOS-4863] Align side navigation with other applications ([#409](https://github.com/ubiquiti/ulp-fe/issues/409)) ([7a681f9](https://github.com/ubiquiti/ulp-fe/commit/7a681f92c5fbe4e00bb9a650020f341d4a84fae8)) | ||
* Align top padding between side navigation and main content ([#410](https://github.com/ubiquiti/ulp-fe/issues/410)) ([d02137f](https://github.com/ubiquiti/ulp-fe/commit/d02137f91969ae3de26be9cb00177416c56ca3ea)) | ||
## [1.12.0](https://github.com/ubiquiti/ulp-fe/compare/v1.11.15...v1.12.0) (2022-01-19) | ||
@@ -7,0 +23,0 @@ |
{ | ||
"name": "@ubnt/uhd-settings", | ||
"version": "1.12.0", | ||
"version": "1.12.1", | ||
"description": "Frontend for managing UniFi Devices", | ||
@@ -82,5 +82,5 @@ "main": "dist/uhd-settings.js", | ||
"@ubnt/core-utils": "^1.7.1", | ||
"@ubnt/icons": "^3.10.0", | ||
"@ubnt/icons": "^5.8.0", | ||
"@ubnt/images": "^1.4.0", | ||
"@ubnt/ui-components": "^37.1.0", | ||
"@ubnt/ui-components": "^39.1.1", | ||
"axios": "^0.21.4", | ||
@@ -107,2 +107,3 @@ "babel-eslint": "^10.0.3", | ||
"eslint-plugin-react-hooks": "^2.1.2", | ||
"eventemitter3": "^4.0.7", | ||
"file-loader": "^4.1.0", | ||
@@ -109,0 +110,0 @@ "formik": "^2.1.4", |
Sorry, the diff of this file is too big to display
10668734
120
85