Commit Graph

22 Commits

Author SHA1 Message Date
laiso
12e5e9a383
update nodejs_v18_compatibility (#62) 2024-03-18 16:55:06 -06:00
Johannes Zillmann
ed59a3f24a Release 0.1.3 2021-07-12 06:48:57 -06:00
Johannes Zillmann
eb8e92c56d Fix build 2021-07-12 06:37:09 -06:00
sans
98eb971533
Upgrade pdfjs-dist 2.0.489 to 2.8.335 + build infrastructure upgrades (#20) 2021-07-12 06:35:02 -06:00
Johannes Zillmann
f34d8d5e78 Release 0.1.2 2021-02-26 12:18:21 +01:00
dependabot[bot]
ea67f4b244 Bump eslint from 3.15.0 to 4.18.2 (#13)
Bumps [eslint](https://github.com/eslint/eslint) from 3.15.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v3.15.0...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-08 18:53:51 +01:00
Johannes Zillmann
2869b5e5de Upgrade pdfjs from 1.7.246 to 2.0.489
* Required web pack 2+ => updated to 3
* Add web pack-dev-server to be able to test worker.js stuff
2018-04-25 23:52:44 +02:00
Johannes Zillmann
315db62d78 Release 0.1.1 2017-05-02 19:30:05 +02:00
Johannes Zillmann
46a965785a Cleanups & readme
* Move line-item transformations to own package
* Have WordFormat names instead of whole enum in globals
* Rename PdfUploadView to UploadView
* Correct license
2017-03-30 07:40:41 +02:00
Johannes Zillmann
5ef6c362b0 Affix for debug panel 2017-03-29 08:15:39 +02:00
Johannes Zillmann
09facb09b4 WIP Introduce word/wordType/lineItem
* Way to do the markdown transformation of inline formats (bold, italic, link, footnote, etc..) at the end and not in the middle
* Introduce StashingStream as a helper
2017-03-27 07:34:58 +02:00
Johannes Zillmann
b7634423cc Add Markdown view 2017-02-06 17:13:41 +01:00
Johannes Zillmann
0a6242b944 update dependencies 2017-02-05 23:21:36 +01:00
Johannes Zillmann
1b326a9f36 Headline to upper case transformation
* Add testing capability (mocha, chai)
* Add MarkdownElement to text item
2017-02-05 21:22:42 +01:00
Johannes Zillmann
4ce59ac062 Make everything ready for deploy 2017-01-09 21:24:12 +01:00
Johannes Zillmann
1a97cef440 Add status to loading view 2017-01-09 20:08:32 +01:00
Johannes Zillmann
b9da57ed5b Switch from Vue to React 2017-01-06 20:49:37 +01:00
Johannes Zillmann
409e9a070f round y to not crush lines 2017-01-06 10:07:06 +01:00
Johannes Zillmann
56425c5c5e integrate store + simple parsing 2017-01-03 22:46:51 +01:00
Johannes Zillmann
a4a3d08222 Little working pdfs integration 2016-11-12 00:31:06 +01:00
Johannes Zillmann
d20347f70f A working drop zone example 2016-11-12 00:08:06 +01:00
Johannes Zillmann
494899c7d2 Hello World Vue App 2016-11-11 19:47:20 +01:00