fix wrong variable name in example#220
Merged
dr-dimitru merged 8 commits intoveliovgroup:devfrom Sep 5, 2016
Merged
Conversation
v1.7.1 - Compatibility with `Meteor@1.4.1.1` - Fix: veliovgroup#196 (use inline WebWorker if client has support, with fallback) - Implement: veliovgroup#192 (upload file as base64) - Closing: veliovgroup#182 with [React Integration Example](https://github.com/VeliovGroup/Meteor-Files/wiki/React-Example), thanks to [@vtocco](https://github.com/vtocco) - Minor DemoApp update
wtf? docs fix
Docs update - CFS -> Meteor-Files migration guide - React example
v1.7.2 - Fix veliovgroup#207 - Fix availability of `this.userId` in `onBeforeUpload` hook - `this.userId` now always `null` if user not logged in, previously sometimes it might be `undefined` - Implement veliovgroup#208 : Documented as `onInitiateUpload` in [Constructor](https://github.com/VeliovGroup/Meteor-Files/wiki/Constructor) - Fix mime-type in base64 uploads, thanks to @FinnFrotscher
v1.7.3 - Fix veliovgroup#214 - Chunks was incorrectly generated, without padding - Fixed - Fix veliovgroup#212 - Set token cookie after user logged-in - Fix veliovgroup#210 - Now `FilesCollection#findOne()` has same behaviour, as `MongoCollection#findOne()` - `protected` hook optimisation
Member
|
See №1 from your message, please |
Contributor
Author
|
@dr-dimitru done. |
Member
|
@noris666 looks like this variable has long and complicated history: https://github.com/VeliovGroup/Meteor-Files/wiki/Create-and-Manage-Subversions/_history# XD |
Contributor
Author
|
:-D |
Member
|
@noris666 thank you for contribution and your accuracy 👌 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
devbranchThank you for contribuution, and do not forget to get rid of this default message