mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Support for document draft-live publication workflows
This commit is contained in:
parent
bde0091a4a
commit
9235c183c5
14 changed files with 828 additions and 697 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "documize",
|
||||
"version": "1.62.0",
|
||||
"version": "1.63.0",
|
||||
"description": "The Document IDE",
|
||||
"private": true,
|
||||
"repository": "",
|
||||
|
|
|
@ -18,7 +18,6 @@ Convert test to support i.get() as per toc.js
|
|||
// import { module, test } from 'qunit';
|
||||
// import { setupTest } from 'ember-qunit';
|
||||
// import toc from 'documize/utils/toc';
|
||||
// import models from 'documize/utils/model';
|
||||
|
||||
// module('Unit | Utility | TOC', function (hooks) {
|
||||
// setupTest(hooks);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue