Commit Graph

6 Commits

Author SHA1 Message Date
Dmitriy Shekhovtsov
3dd2c0e952 Merge of onBuildForm 2016-05-12 15:50:50 +03:00
Dmitriy Shekhovtsov
ef6091c670 fix(upload): merge fix and get filters fix 2016-05-12 15:15:03 +03:00
Vojtěch Kaláb
d938aa1c39 # This is a combination of 3 commits.
# The first commit's message is:
feat(uploader): huge uploader update
- creted uploader options
- added `file type` support
- added headers to xhr
- rename FileUploaderSettings => FileUploaderOptionsInterface
- added public methods set Options
- created filter from set options
- added demo component

# The 2nd commit message will be skipped:

#	rename FileUploaderSettings => FileUploaderOptionsInterface

# The 3rd commit message will be skipped:

#	added public method setOptions
2016-05-11 19:40:26 +03:00
Dmitriy Shekhovtsov
d080bd1306 Merge branch 'master' of git://github.com/sylvaindumont/ng2-file-upload into sylvaindumont-master 2016-05-11 19:18:39 +03:00
Dmitriy Shekhovtsov
9d8de6cf1f Merge branch 'patch-1' of git://github.com/bensgroi/ng2-file-upload into bensgroi-patch-1
Conflicts:
	components/file-upload/file-uploader.class.ts
2016-05-11 19:16:47 +03:00
Dmitriy Shekhovtsov
aee69d8b80 chore(build): ng2 style guide applied,
- build process updated
- systemjs bundler added

BREAKING CHANGES:
- directives and selectors renamed to ng2FileSelect and ng2FileDrop
2016-05-11 18:40:47 +03:00