Skip to content

Releases: OfficeDev/generator-office

v1.1.5

14 Apr 18:50
Compare
Choose a tag to compare

Update on prompt wording.
Update on resource page.

v1.1.4

05 Apr 17:30
Compare
Choose a tag to compare

Small bug fixes for 1.1.0
Include Office Add-in Validator in generated projects

v1.1.0 - New Manifest Validator & React Template

30 Mar 17:55
Compare
Choose a tag to compare

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

03 Mar 22:07
Compare
Choose a tag to compare

#214 Update tests.
#211 Casing compatibility for linux
#203 Outlook resource page update
#202 Outlook Officejs code
#201 Add function files
#200 Switch to @types remove post install script

📣 Big shout out to @jasonjoh for PRs that helps update Outlook template

v1.0.0 🎉

08 Feb 22:26
Compare
Choose a tag to compare

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

27 Oct 20:00
Compare
Choose a tag to compare

#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.

v0.6.6

03 May 17:52
Compare
Choose a tag to compare

#161 - Added OneNote support

v0.6.5

18 Mar 18:33
Compare
Choose a tag to compare

fixes / improvements

#151 - Default to '.' for 'current folder' fixes #150
#152 - Remove extra commands from default generator flow fixes #10 Generator seems to hang waiting for user to hit Enter to finish
#143 - changed gulp validate-xml behaviour for mail add-ins

v0.6.4

26 Feb 22:00
Compare
Choose a tag to compare

fixes / improvements

#140 - Fixing issue with creating files in default location

v0.6.3

04 Feb 17:21
Compare
Choose a tag to compare

fixes / improvements

#132 - Creating valid HighResolutionIconUrl in mainfest.xml