1.0.0
This is the first release of the Fabric JS components which are now separated from the Fabric Core. These components are presentation/styling focused and include JavaScript to help explain behaviors and interactions.
This release includes revamped components that use TypeScript, are built using Handlebars, and no longer take a dependency on jQuery (excluding the DatePicker which uses pickadate.js). The components have also been updated visually to reflect the newer, more modern design language that appears in products across Microsoft and Office. This version depends on Fabric Core 4.0.0.
There is now a documentation site included with Fabric JS. To view this, clone the project and run gulp watch
to start a local server. You can then access the site from http://localhost:2020.