SachaG
|
37781ce907
|
versions update
|
2018-01-15 09:33:43 +09:00 |
|
Sacha Greif
|
0873862772
|
Merge pull request #1817 from luhagel/fix-newsletter-ssr
Fix Newsletter Banner SSR
|
2018-01-14 14:29:20 +09:00 |
|
Sacha Greif
|
edff18fa86
|
Merge pull request #1816 from luhagel/fix-disabled-buttons-prod
Set default waiting state to false to avoid SSR override
|
2018-01-14 14:25:47 +09:00 |
|
Luca Hagel
|
bd9c082e34
|
Move showBanner check from constructor to componentDidMount
|
2018-01-12 13:24:46 +01:00 |
|
Luca Hagel
|
428422fd10
|
Set default waiting state to false to avoid ssr override
|
2018-01-12 13:12:49 +01:00 |
|
Sacha Greif
|
5e9f841cfe
|
Merge pull request #1813 from Sebi55/patch-1
Use getComponent for childRoutes
|
2018-01-12 08:28:21 +09:00 |
|
Sebastian Grebe
|
bb15e4f549
|
Use getComponent for childRoutes
|
2018-01-11 22:59:25 +01:00 |
|
SachaG
|
50a485166e
|
Import registerSetting
|
2018-01-11 22:20:45 +09:00 |
|
SachaG
|
63df1fdd3e
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2018-01-11 21:30:41 +09:00 |
|
SachaG
|
b21dac2c3d
|
Card component tweaks
|
2018-01-11 21:30:34 +09:00 |
|
Sacha Greif
|
0384122a6f
|
Merge pull request #1810 from luhagel/feature-apolloengine-loglevel
Allow the ApolloEngine LogLevel to be set via the settings
|
2018-01-11 21:17:09 +09:00 |
|
Luca Hagel
|
7c9ccb3fc0
|
Register new apolloEngine.logLevel setting
|
2018-01-11 13:06:10 +01:00 |
|
Sacha Greif
|
f0855432cb
|
Merge pull request #1811 from Sebi55/patch-1
Form loading state fix
|
2018-01-11 20:40:47 +09:00 |
|
Sebastian Grebe
|
0799976f77
|
Form loading state fix
In some cases it seems that the loading property is set to true altough the document is already there.
|
2018-01-11 12:38:55 +01:00 |
|
Luca Hagel
|
ef351ec30d
|
Allow the ApolloEngine loglevel to be set via the settings
|
2018-01-11 10:17:20 +01:00 |
|
Sacha Greif
|
0b859bd871
|
Merge pull request #1803 from schuttsm/admin-delete-user-hide
fix admin delete user hide bug
|
2018-01-11 15:10:34 +09:00 |
|
SachaG
|
a72250d8ce
|
v1.8.3
|
2018-01-11 13:52:09 +09:00 |
|
SachaG
|
83249ab5d1
|
Add autoComplete attribute to accounts form fields
|
2018-01-11 13:50:16 +09:00 |
|
SachaG
|
1eba12a8fa
|
Disable polling in withDocument when used through FormWrapper
|
2018-01-11 09:07:56 +09:00 |
|
Brett
|
4af42540e3
|
Added comments from the example-simple video tutorial for reference for learners.
There are 12 steps that can be found in the project by searching #tutorial-step-1 and so on up to 12. The video is here: http://docs.vulcanjs.org/example-simple.html
|
2018-01-10 18:32:15 +09:00 |
|
SachaG
|
8aa39c6a0a
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
# Conflicts:
# package.json
|
2018-01-09 15:57:33 +09:00 |
|
SachaG
|
7ec4f4ddd0
|
Package upgrade
|
2018-01-09 15:56:56 +09:00 |
|
Sacha Greif
|
3b0e7c4076
|
Merge pull request #1801 from luhagel/add-vscode-jsconfig
Add VSCode jsconfig
|
2018-01-07 10:27:01 +09:00 |
|
Sacha Greif
|
e6abe05b8a
|
Merge pull request #1802 from luhagel/feature-debug-groups
Debug Groups & Colors
|
2018-01-07 10:26:05 +09:00 |
|
Stephen Schutt
|
747350c0e5
|
fix bug where modal doesn't hide after user is deleted
|
2018-01-06 17:52:52 +01:00 |
|
Luca Hagel
|
1ecf8eb4ec
|
Stringify logged objects
|
2018-01-06 13:46:31 +01:00 |
|
Luca Hagel
|
bdc05e1bc1
|
Add indentation groups & color escape sequences to cb & resolver logs
|
2018-01-06 13:40:40 +01:00 |
|
Luca Hagel
|
54149fb9e1
|
Export debug group start & end functions
|
2018-01-06 13:39:40 +01:00 |
|
Luca Hagel
|
60c52c8e97
|
Add jsconfig.json file to enable vscode intellisense support
|
2018-01-06 11:51:25 +01:00 |
|
Sacha Greif
|
86a9dbd93a
|
Merge pull request #1800 from luhagel/upgrade-react-16
Fix warnings from React 16 update
|
2018-01-06 16:44:47 +09:00 |
|
Luca Hagel
|
97116235fa
|
Clear FormWrapper warnings, remove shouldCompUpdate & make it PureFunction
|
2018-01-06 08:38:14 +01:00 |
|
Luca Hagel
|
902680df47
|
Use ReactDOM.hydrate instead of .render to mute React17 deprecation warning
|
2018-01-06 08:32:16 +01:00 |
|
Sacha Greif
|
3980cf666c
|
Merge pull request #1799 from luhagel/upgrade-react-16
Upgrade to React 16.2
|
2018-01-06 16:19:13 +09:00 |
|
Luca Hagel
|
98b4b92bcd
|
Make FormWrapper a stadnard component so shouldComponentUpdate actually gets called
|
2018-01-06 07:50:00 +01:00 |
|
Luca Hagel
|
dcc6ed782b
|
Bump react-apollo & react-redux versions
|
2018-01-06 07:49:04 +01:00 |
|
Luca Hagel
|
148ffa1921
|
Upgrade React to 16.2
|
2018-01-06 07:23:18 +01:00 |
|
Luca Hagel
|
c77ac378c1
|
Actually use imported PropTypes in PostsNewForm
|
2018-01-06 07:20:06 +01:00 |
|
Luca Hagel
|
14edeba447
|
Use prop-types package in example-forum
|
2018-01-06 07:18:26 +01:00 |
|
Luca Hagel
|
2f8456a70b
|
Use prop-types in vulcan-embed
|
2018-01-06 07:12:27 +01:00 |
|
Luca Hagel
|
f4c664bd44
|
Use prop-types package in vulcan-voting
|
2018-01-06 07:11:49 +01:00 |
|
Luca Hagel
|
0f4eff8183
|
Use prop-types package in withDocument
|
2018-01-06 07:07:38 +01:00 |
|
Luca Hagel
|
bf5a67f790
|
Use prop-types package in withList
|
2018-01-06 07:06:48 +01:00 |
|
Luca Hagel
|
872ef61b49
|
Bump package versions to get rid of deprec warnings
|
2018-01-06 07:04:01 +01:00 |
|
SachaG
|
157e2df4e6
|
Fix events
|
2018-01-04 11:56:50 +09:00 |
|
SachaG
|
543af3214e
|
Support passing either fragmentName or fragmentText to GraphQL server query
|
2018-01-04 11:56:39 +09:00 |
|
SachaG
|
6659bd14e6
|
Add support for throwing/showing "document not found" errors in withDocument and default resolvers
|
2018-01-04 09:41:48 +09:00 |
|
SachaG
|
79958ea18f
|
Fix extraQueries check
|
2018-01-04 08:58:50 +09:00 |
|
SachaG
|
08fcf779ab
|
Pass current props to onSignedInHook callback
|
2018-01-04 08:33:28 +09:00 |
|
SachaG
|
a6ee63bbed
|
Handle extra queries in New Document forms as well (since they don't have withDocument HoC)
|
2018-01-03 22:03:50 +09:00 |
|
SachaG
|
a248d60ee0
|
Only populate checkboxes following default values for New Document forms
|
2018-01-03 22:03:20 +09:00 |
|