Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

feat: new addFiles and addLinks methods #47

Merged
merged 6 commits into from
Jun 26, 2018
Merged

Conversation

arkaitzgarro
Copy link
Contributor

@arkaitzgarro arkaitzgarro commented Jun 23, 2018

Proposed changes

Split and deprecate addItems method into two methods: addFiles and addLinks. It's much more clear for developers to understand what are the doing.

This PR also introduces models for Transfer, File and Link models, to be able to implement EventEmitter pattern in the near future.

Types of changes

  • Docs (missing or updated docs)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement / maintenance (removing technical debt, performance, tooling, etc...)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added necessary documentation (if appropriate)
  • Code changes are covered by unit tests.
  • Any dependent changes have been merged and published in downstream modules

@arkaitzgarro arkaitzgarro changed the title [WIP] feat: new addFiles and addLinks methods feat: new addFiles and addLinks methods Jun 25, 2018
@arkaitzgarro arkaitzgarro merged commit cde6562 into master Jun 26, 2018
@arkaitzgarro arkaitzgarro deleted the refactor-internals branch June 26, 2018 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant