@sumaris-net/ngx-components 2.11.1 → 2.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/doc/changelog.md CHANGED
@@ -820,8 +820,10 @@ enh: Environment: add useHash property to configure Angular router to use hash U
820
820
  # 2.9.23
821
821
  - fix(boolean-field): fix click on radio button 'no', when field has no value
822
822
 
823
- # 2.10.0
823
+ # 2.11.1
824
824
  - enh(deps): Upgrade to apollo-angular 7.1.2 and apollo 3.11 (+ fix breaking changes in graphql.service.ts)
825
-
826
- # 2.10.2
827
825
  - fix(css): Dark theme: fix checkbox style, and autocomplete panel
826
+
827
+ # 2.11.2
828
+ - fix(app-text-form): Add inputs `appearance` and `subscriptSizing`
829
+ - fix(css): Dark theme: fix style for outline field