@ansible/ansible-ui-framework 0.0.342 → 0.0.343

Sign up to get free protection for your applications and to get access to all the features.
package/docs/Framework.md CHANGED
@@ -8,7 +8,7 @@ A framework for building applications using [PatternFly](https://www.patternfly.
8
8
  - [Guides](Guides.md)
9
9
  - [Components](Components.md)
10
10
 
11
- While PatternFly provides the building blocks and guidance on building applications, PatternFly does not manage state for the developer. This framework adds state management and abstractions for common patterns of application development.
11
+ While PatternFly provides the building blocks and guidance on building applications, PatternFly does not tie together those building blocks and manage the needed state for the developer. This framework adds state management and abstractions for common patterns of application development.
12
12
 
13
13
  This framework:
14
14
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ansible/ansible-ui-framework",
3
3
  "description": "A framework for building applications using PatternFly.",
4
- "version": "0.0.342",
4
+ "version": "0.0.343",
5
5
  "author": "Red Hat",
6
6
  "license": "MIT",
7
7
  "repository": {