Commit Graph

183 Commits

Author SHA1 Message Date
ae70c2dfde fix numbering/indent.ts linter warnings 2017-03-08 17:45:29 +01:00
28e11a9b08 fix numbering/multi-level-type linter warnings 2017-03-08 17:45:29 +01:00
f5e81f1dfc fix numbering/level linter warnings 2017-03-08 17:45:29 +01:00
38138049fe fix abstract-number linter warnings 2017-03-08 17:45:29 +01:00
5511024ca6 fix run-fonts for new numbering test (and linter warnings) 2017-03-08 17:45:29 +01:00
ef1407e640 add a test for numbering 2017-03-08 17:45:29 +01:00
f822bbb26f fix typos in default numbering definition 2017-03-08 17:45:29 +01:00
52c4e3cabd allow NumberProperties to specify custom id/level
This change allows callers to create custom numbering styles and
attach them to paragraphs
2017-03-08 16:20:44 +01:00
9ced196678 Merge pull request #8 from felipeochoa/npm-fix
Npm fixes - prepublish and files
2017-03-08 15:11:58 +00:00
ef6e195e89 add an .npmignore file which does not exclude the build dir
Per https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package,
npm automatically uses .gitignore if there is no .npmignore, which may
have been keeping the build dir out of the package
2017-03-08 14:17:46 +01:00
a77d520f41 add the build files to the npm package 2017-03-08 12:05:47 +01:00
8eb11bca29 fix npm prepublish-on-install warnings 2017-03-08 12:05:47 +01:00
660a81633f removed copy and paste description 2017-03-07 23:15:26 +00:00
a917247b60 removed inverted comma 2017-03-07 23:13:04 +00:00
f492b3fe04 fixed pages bug 2017-03-07 23:12:08 +00:00
96a8942455 updated readme 2017-03-07 23:10:35 +00:00
bca478bb81 updated tslint and ignored some files 2017-03-07 23:05:09 +00:00
f5de5fef4d added tslint support 2017-03-07 22:56:59 +00:00
0e9301c0b5 clean up comment 2017-03-07 22:48:25 +00:00
b0869567c6 used more generic .vscode gitignore 2017-03-07 22:48:12 +00:00
0585a25a5a removed typescript 2017-03-07 22:37:40 +00:00
9804091f6a removed random semi colon 2017-03-07 22:35:20 +00:00
9c3023019f huge clean up of project. Now uses @types, and removed committed typings.
Formatted the imports too
2017-03-07 22:15:53 +00:00
832ea27041 version bump 1.0.1 2017-03-07 14:43:33 +00:00
ac636cddb4 updated readme 2017-03-07 14:42:48 +00:00
025fa85eba Merge pull request #6 from felipeochoa/master
fix capitalization typo in tests. closes #2
2017-03-07 14:13:28 +00:00
20014b06cb fix TS WeakMap complaints
See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/14324
Closes #3
2017-03-07 13:52:54 +01:00
6c9af6f9e6 update dev dependencies 2017-03-07 13:51:11 +01:00
46c870fafc update dependencies and fix archive.bulk deprecation 2017-03-07 13:49:21 +01:00
9b9d748477 don't close packer local packer stream prematurely closes #5 2017-03-07 13:36:12 +01:00
cfdbaf2694 add the new build-tests directory to gitignore 2017-03-07 13:35:39 +01:00
ca1715864e make sure all tests are running 2017-03-07 13:34:01 +01:00
4e8136a5bd fix typo in README closes #4 2017-03-07 12:51:38 +01:00
0bb52bb9f9 fix capitalization typo in tests. closes #2 2017-03-07 12:46:42 +01:00
cd842c0c71 added working bullet points to document 2016-07-22 12:46:58 +01:00
01d7e4826c added travis failure script 2016-07-19 19:02:44 +01:00
d05fc89678 removed Shan Fu 2016-07-19 18:45:07 +01:00
c71ebe8280 removed Shan Fu from names 2016-07-19 18:43:11 +01:00
922d0b81cc added travis CI support 2016-07-19 18:32:41 +01:00
3dd2178b78 v0.0.1 2016-07-19 18:22:36 +01:00
2ad04671fa removed unused file 2016-07-18 19:23:35 +01:00
078196c6d6 wrote lots of tests 2016-07-18 19:17:19 +01:00
d23583f9b5 break tests 2016-07-18 18:49:11 +01:00
81e7d01556 unordered list tests 2016-07-17 16:28:54 +01:00
f4bc0613a6 page break tests 2016-07-17 16:18:20 +01:00
016cffd66c added new tests for xml components 2016-07-17 16:03:31 +01:00
f8cf0431c0 wrote tab stop tests 2016-07-15 18:50:54 +01:00
8752c63345 moved test into correct location 2016-07-13 18:49:32 +01:00
4ffedc7756 wrote tests for underlines 2016-07-13 18:49:02 +01:00
adb4e933ef added different types of underline 2016-07-13 00:59:53 +01:00