Releases: OfficeDev/generator-office
v1.1.14
Simplify Yo Office UI prompting
Add new command line options and more descriptive command line help (--details option)
Add new test class that builds and installs all project types for all host types
Update Excel Custom Functions template
v1.1.10
Updated the React project.
- Bumped all dependencies up to the latest versions
- Reorganized dependencies / devDependencies accordingly
- Removed troublesome packages that were causing issues
- Updated code to match standard patterns with the latest React versions
- Pulled out BrowserSync since it’s capabilities are covered by the latest versions of webpack
- Deleted redundant config JSON
- Swapped SASS out for LESS (since the node-sass module was causing the python issues, as it has a hard requirement on node-gyp/python, which has special required steps on Windows).
v1.1.7
- Added new self-signed certificates. Updated documentation for installing the certificate authority for the certificates used by BrowserSync.
- Documentation updates.
- Removed duplicate webpack key.
v1.1.5
v1.1.4
v1.1.0 - New Manifest Validator & React Template
New:
#225 ReactJS support, Office UI Fabric for ReactJS support
Add Office Add-in manifest validator as a package
Fixed:
#217 Exit node process properly
#204 Add-in name casing error
#205 Readme cleanup
#216 Console steps log wrapping error
👏 Thanks @WrathOfZombies for the contribution on ReactJS template!
v1.0.1 - bug fix for v1.0
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
v0.6.8
#167 New feature: passing add-in url via dist gulp task using --url parameter
#190 #178 Fix invalid officetheme and other reference to resources
#189 Update default landing page to match dev.office.com design pattern
#186 Dependency update. Fixed badges and documentation.
#187 Fix breaking changes introduced by yeoman generator API update from 0.22 to 0.24
#184 #181 #179 #175 Update manifest elements.