v1.0.0 🎉
Most important changes
- Simplified the question flow
- Updated the options and added arguments
- Added Typescript support
- Added Browsersync support
- Added the ability to dynamically update available framework options
- Updated the default templates to fall in line with best practices
- Added Fabric to default templates
- Updated the default manifest to implement add-in commands
- Restructured the repository to simplify contribution
- Deleted deprecated functions
- Deleted gulp tasks
- Added a resource page to guide developers through next steps to build add-ins
Issues resolved
#172 'Office.js has not been fully loaded yet' when trying to call custom API
#170 local reference to Office.js for offline debugging not working
#145 Include ngOfficeUIFabric to be able to use the Office UI Fabric components?
#139 Consider moving from tsd to typings for the type definition manager
#119 Consider to replace gulp-webserver with browsersync.io
#100 Add documentation for gulp tasks using gulp-help (won't fix)
#17 Add TypeScript as an option for Technology to use