4 Commits

Author SHA1 Message Date
Dmitriy Shekhovtsov
3dd2c0e952 Merge of onBuildForm 2016-05-12 15:50:50 +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
6538dfa18b Merge branch 'patch-1' of git://github.com/rickblokdijk/ng2-file-upload into rickblokdijk-patch-1
Conflicts:
	components/file-upload/file-item.class.ts
2016-05-11 19:15:06 +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