Skip to content

Commit

Permalink
Remove 2 way binding (Graylog2#4390)
Browse files Browse the repository at this point in the history
* Fix StreamRuleForm style

* Remove LinkedStateMixin from StreamRuleForm

* Use Input to wrap Select component

* Fix linter errors on StreamForm

* Remove LinkedStateMixin from StreamForm

* Remove LinkedStateMixin from MetricsComponent

Also needed to refactor MetricsFilterInput a bit to get it working.

* Fix linter errors on InputDropdown

* Remove LinkedStateMixin from InputDropdown

* Remove react-addons-linked-state-mixin module

Also add graylog-web-plugin yarn.lock

* Remove react-addons-linked-state-mixin vendor modules
  • Loading branch information
edmundoa authored and bernd committed Dec 5, 2017
1 parent be7a102 commit 3f930e0
Show file tree
Hide file tree
Showing 10 changed files with 4,270 additions and 67 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"moment-timezone": "0.5.7",
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react-addons-linked-state-mixin": "^15.6.0",
"react-addons-pure-render-mixin": "^15.6.0",
"react-addons-test-utils": "^15.6.0",
"react-bootstrap": "^0.31.0",
Expand Down
Loading

0 comments on commit 3f930e0

Please sign in to comment.