Commit a1f342b
authored
Update Rails, Webpack, webpacker and misc dependencies (#490)
* Update Rails
* Fix selenium-webdriver version, Update test
* Update Webpack config
* Update .scss into .module.scss
* Reintroduce ActionCable config
* Update react-intl and update .scss into .module.scss
* Update Procfile
* Fix ReactOnRails JSX return warning
* Fix PropType warnings fo react-intl
* Update postcss
* Fix ActionCable self is undefined issue
* Update rails defaults1 parent 8e656f9 commit a1f342b
File tree
72 files changed
+4607
-5090
lines changed- app/views/layouts
- bin
- client/app
- bundles/comments
- components
- CommentBox
- CommentForm
- CommentList
- Comment
- CommentScreen
- SimpleCommentScreen
- startup
- packs
- config
- environments
- initializers
- webpack
- db
- migrate
- spec
- system
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+4607
-5090
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
97 | | - | |
| 96 | + | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
104 | | - | |
| 103 | + | |
105 | 104 | | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
0 commit comments