- Remove upload from main MacGyver repo
- Switch to use macUpload
- Remove jQuery file upload as core MacGyver dependency
- Remove table view from main MacGyver repo
- Switch to use refactored and optimized macTable
- More e2e tests on directives
- More browsers testing
Until there is a stable release of v1.3.0, MacGyver will not use any of v1.3.0 features.
jQuery, jQuery UI, jQuery file upload and underscore string should be removed as dependencies
- namespacing MacGyver CSS classes
- make sure MacGyver runs properly without Bootstrap
- modularize file upload
- clean up file structure
- remove example folder from repo
- update documentation to be top level instead of /example/
- reduce image files as much as possible
- update documentation to Bootstrap 3
- modularize table view