@frui.ts/htmlcontrols
Advanced tools
Comparing version 0.12.2 to 0.12.3
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"description": "Plain HTML controls ready for Frui.ts integration", | ||
@@ -42,8 +42,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@frui.ts/helpers": "^0.12.2", | ||
"@frui.ts/views": "^0.12.2", | ||
"@frui.ts/helpers": "^0.12.3", | ||
"@frui.ts/views": "^0.12.3", | ||
"mobx-react-lite": "^1.5.2", | ||
"react": "^16.13.0" | ||
}, | ||
"gitHead": "facc4e0ae5b93c18b35275f3e5cfc25e1209219f" | ||
"gitHead": "d5b847112c83a38a0d41fe2e693a2526dd396b85" | ||
} |
# `HTML controls` | ||
Plain HTML controls wrapped in `BindingComponent`. | ||
Plain HTML controls wrapped in `BindingComponent`. |
12303
Updated@frui.ts/helpers@^0.12.3
Updated@frui.ts/views@^0.12.3