Skip to content

Fix Content-Disposition usage in docs#843

Merged
dr-dimitru merged 4 commits intoveliovgroup:devfrom
Prinzhorn:patch-1
Jun 29, 2022
Merged

Fix Content-Disposition usage in docs#843
dr-dimitru merged 4 commits intoveliovgroup:devfrom
Prinzhorn:patch-1

Conversation

@Prinzhorn
Copy link
Copy Markdown
Contributor

Fixes #820

I basically copied the logic from the other places it was used.

@dr-dimitru dr-dimitru merged commit d705d8f into veliovgroup:dev Jun 29, 2022
dr-dimitru added a commit that referenced this pull request Jun 29, 2022
__Breaking Changes__

- ⚠️ Changes in `namingFunction`, — now naming function acts the same on the Client and Server, upon insert, load, and write. Test your implementation with changed logic. Output of Server function supersedes Client's function output

__Changes__

- 📔 Merge #843 and fix #820, thanks to @Prinzhorn
- 📔 Documentation refactoring focused on examples and its simplifications
- 👨‍💻 Support nested custom path returned from `namingFunction`
- 👨‍💻 Fix `namingFunction` behavior on Client and Server in upload, load, and write methods, closing #842; Thanks to @nchrschae
- 👷‍♂️ Now library exports its helpers `import { FilesCollection, helpers };`
- 👷‍♂️ Add `.meteorignore` to minimize package's footprint
@dr-dimitru dr-dimitru mentioned this pull request Jun 29, 2022
dr-dimitru added a commit that referenced this pull request Jun 29, 2022
📦 v2.2.0

__Breaking Changes__

- ⚠️ Changes in `namingFunction`, — now naming function acts the same on the Client and Server, upon insert, load, and write. Test your implementation with changed logic. Output of Server function supersedes Client's function output

__Changes__

- 📔 Merge #843 and fix #820, thanks to @Prinzhorn
- 📔 Documentation refactoring focused on examples and its simplifications
- 👨‍💻 Support nested custom path returned from `namingFunction`
- 👨‍💻 Fix `namingFunction` behavior on Client and Server in upload, load, and write methods, closing #842; Thanks to @chrschae
- 👷‍♂️ Now library exports its helpers `import { FilesCollection, helpers };`
- 👷‍♂️ Add `.meteorignore` to minimize package's footprint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants