Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "react.rt", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "React Release/Feature Toggle", | ||
"keywords": [ | ||
"react.rt", | ||
"react", | ||
"release", | ||
"feature", | ||
"toggle", | ||
"switch", | ||
"rt" | ||
], | ||
"homepage": "https://github.com/NShahri/React.ReleaseToggle", | ||
"bugs": "https://github.com/NShahri/React.ReleaseToggle/issues", | ||
"main": "dist/index.umd.js", | ||
@@ -6,0 +17,0 @@ "jsnext:main": "dist/index.js", |
@@ -42,2 +42,3 @@ # React.RT | ||
You can use ReleaseToggleApp to define enabled/disabled features for all children. | ||
You can use ReleaseToggle to check if features are matched to specified condition. | ||
@@ -93,2 +94,3 @@ | ||
If you want to display context on your application you can use CurrentTogglesView. | ||
We do not recomment to use this component in your production release, but it can be useful for testing purposes. | ||
@@ -128,12 +130,19 @@ | ||
### backlog | ||
1. using cookies to get list of features | ||
2. using query string for list of features | ||
3. implementing versioning for features, ie: feature1: '~1.0.2' | ||
4. supporting different engine for checking features | ||
5. server side supporting | ||
### Future works | ||
1. Documentation (in progress) | ||
1. Moe unit tests (in progress) | ||
1. Using build server | ||
1. Fixing bower package | ||
1. Publishing es6 and umd of each modules which can be used in any other application build process | ||
1. Using cookies to get list of features | ||
1. Using query string for list of features | ||
1. Implementing versioning for features, ie: feature1: '~1.0.2' | ||
1. Supporting different engine for checking features | ||
1. Server side supporting | ||
### Contributing | ||
Use [GitHub issues](https://github.com/NShahri/React.ReleaseToggle/issues) for requests. | ||
We expect project participants to adhere to [Code of Conduct](). | ||
I actively welcome pull requests. | ||
I expect project participants to adhere to [Code of Conduct](). | ||
Please read the full text so that you can understand what actions will and will not be tolerated. | ||
@@ -140,0 +149,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
165
0
724534