Commit graph

  • e7402a80ea Add anchors to Markdown headings Jakub Jirutka 2020-04-06 23:23:15 +0200
  • 498112834c Use markdownRenderer even when katex is not available Jakub Jirutka 2020-04-06 22:35:30 +0200
  • e6b9ecf96b Change options for ESLint rule @typescript-eslint/unbound-method Jakub Jirutka 2020-04-08 12:19:00 +0200
  • ad741eaf48 Make toMatchElement compatible with other DOM implementations Jakub Jirutka 2020-04-08 01:26:12 +0200
  • 6eebe39b4d Fix swapped arguments in toMatchElement Jakub Jirutka 2020-04-08 01:02:20 +0200
  • c13cb544cb Change structure of tsconfigs for tests to fix issues in VSCode Jakub Jirutka 2020-04-07 22:49:45 +0200
  • bbbcd2398e Enable ESLint rule import/order Jakub Jirutka 2020-04-07 22:45:37 +0200
  • 7e35810c7f Remove types/ from compilerOptions.paths in tsconfigs Jakub Jirutka 2020-04-07 22:42:01 +0200
  • 4c47e54acf Bump marked from ^0.8.0 to ^0.8.2 Jakub Jirutka 2020-04-07 01:02:35 +0200
  • dbd6bc8821 Bump minimist from 1.2.0 to 1.2.3 dependabot[bot] 2020-04-06 04:03:54 +0000
  • 7ae3a7dce8
    Bump minimist from 1.2.0 to 1.2.3 dependabot[bot] 2020-04-06 04:03:54 +0000
  • 51e625dd55 Replace eslint-import-resolver-ts with eslint-import-resolver-typescript Jakub Jirutka 2020-03-30 18:11:53 +0200
  • ea852d43f7 Add meta tag generator to HTML template for CLI Jakub Jirutka 2020-03-27 23:54:27 +0100
  • 06375a0299
    Bump minimist from 1.2.0 to 1.2.2 dependabot[bot] 2020-03-17 04:50:25 +0000
  • 9ad02b4c91
    Bump acorn from 6.4.0 to 6.4.1 dependabot[bot] 2020-03-14 04:40:15 +0000
  • 47dc53b1a7 Bump babel to ^7.8.7 to fix build error on Node.js 13 Jakub Jirutka 2020-03-07 17:04:24 +0100
  • a17cbefa51 CI: Add Node.js 13 and lts/* to build matrix Jakub Jirutka 2020-03-07 16:08:11 +0100
  • 001219b173 Fix base header level in generated README.md Jakub Jirutka 2020-03-07 13:07:10 +0100
  • dfb9935930 Deploying to gh-pages from - 13d82e9124c47b1cb4719be36e1970c3349b861a 🚀 jirutka 2020-02-13 16:22:47 +0000
  • 7bc17b2fdc Deploying to gh-pages from - 47095a52bad8cf85d102db54a8f54b59c7e17564 🚀 jirutka 2020-02-13 00:27:33 +0000
  • 4c13084471 Create CNAME file with ipynb.js.org Jakub Jirutka 2020-02-13 01:26:01 +0100
  • 56608c2704 Use ESLint cache Jakub Jirutka 2020-02-07 01:03:46 +0100
  • ddef7d0da5 Fix package script "lint" in packages/* Jakub Jirutka 2020-02-07 00:58:33 +0100
  • 1e0400a160 Switch ESLint rule no-non-null-assertion to warn Jakub Jirutka 2020-02-06 12:08:52 +0100
  • 38048f84de Replace ESLint rule no-unused-vars-experimental with no-unused-vars Jakub Jirutka 2020-02-06 12:02:55 +0100
  • b886c02ad5 Initial commit Jakub Jirutka 2020-02-06 01:00:06 +0100
  • ed62ee01e3 Release version 0.1.0 v0.1.0 Jakub Jirutka 2020-01-23 18:03:26 +0100
  • 9c452d370c License: Bump year Jakub Jirutka 2020-01-23 18:03:11 +0100
  • 0bf96274f9 Upgrade yarn.lock Jakub Jirutka 2020-01-23 17:54:04 +0100
  • 28735b24c2 Replace rollup-plugin-node-resolve with @rollup/plugin-node-resolve Jakub Jirutka 2020-01-23 17:48:43 +0100
  • f7e794f0fe Replace rollup-plugin-commonjs with @rollup/plugin-commonjs Jakub Jirutka 2020-01-23 17:47:52 +0100
  • 063847f0c7 Bump wsrun from 5.0.2 to 5.2.0 Jakub Jirutka 2020-01-23 17:34:28 +0100
  • fd5d79319c Bump eslint and its plugins, fix new code-style violations Jakub Jirutka 2020-01-23 17:23:14 +0100
  • b7d33396fb Bump typescript from 3.6.4 to 3.7.5, ttypescript and ts-node Jakub Jirutka 2020-01-23 17:04:05 +0100
  • 7e06fdc664 Bump babel from 7.6.3 to 7.8.3 and core-js from 3.2.1 to 3.6.4 Jakub Jirutka 2020-01-23 16:23:52 +0100
  • bc4d2e1d9a Bump jest and ts-jest from 24.x to 25.x Jakub Jirutka 2020-01-23 15:28:22 +0100
  • d863e8cbaf Bump rollup and its plugins Jakub Jirutka 2020-01-23 14:44:25 +0100
  • 35b26db42b Bump common-path-prefix from 2.0.0 to 3.0.0 Jakub Jirutka 2020-01-23 14:40:42 +0100
  • 1b6d3b2524 Bump marked from 0.7.0 to 0.8.0 Jakub Jirutka 2020-01-23 12:01:42 +0100
  • 9e8c3752b0 Fix readNotebookTitle to be compatible with marked 0.8.0 Jakub Jirutka 2020-01-23 11:59:50 +0100
  • 049703e14c Bump highlightjs, katex and source-map-support Jakub Jirutka 2020-01-23 11:11:20 +0100
  • 1ccabd4d07 Add node_modules/ to .eslintignore Jakub Jirutka 2020-01-23 12:06:21 +0100
  • fb539853da Bump handlebars from 4.2.0 to 4.5.3 dependabot[bot] 2019-12-30 00:41:36 +0000
  • 712c0dbb0c Add prefix "render" to NbRenderer's methods Jakub Jirutka 2020-01-22 16:56:38 +0100
  • 6c2fa15393 Refactor renderer object to class Jakub Jirutka 2020-01-22 16:18:03 +0100
  • 31173df623 Rename type Options in renderer to NbRendererOpts Jakub Jirutka 2020-01-22 16:13:40 +0100
  • da448fb603
    Bump handlebars from 4.2.0 to 4.5.3 dependabot[bot] 2019-12-30 00:41:36 +0000
  • 93a559493f Rename dataRenderersOrder to dataTypesPriority Jakub Jirutka 2019-11-08 17:46:41 +0100
  • 875e57639e Rename template.ts to page.ts Jakub Jirutka 2019-11-04 10:43:04 +0100
  • 842f652ca5 Increase margin before headings in CLI styles Jakub Jirutka 2019-11-04 01:15:14 +0100
  • d658d9b5b7 Use box-shadow on .nb-notebook in CLI styles Jakub Jirutka 2019-11-03 23:57:37 +0100
  • 8427698e21 Improve CLI styles to be more consistent across different browsers Jakub Jirutka 2019-11-03 23:38:05 +0100
  • 638666c723 Add rules for tables into CLI styles Jakub Jirutka 2019-11-03 23:05:36 +0100
  • eeee0decc6 Extract inline style from template.ts to page.css Jakub Jirutka 2019-11-03 20:47:32 +0100
  • 74a27b318f Improve styles responsivity Jakub Jirutka 2019-11-03 20:31:17 +0100
  • b7cbf2230b Remove CSS class nb-worksheet Jakub Jirutka 2019-10-31 12:35:38 +0100
  • 37ce69b9d1 Add reference stylesheet and use it instead of nbpreview's Jakub Jirutka 2019-10-30 23:06:36 +0100
  • 1a8142f641 Fix running CLI directly from installed npm package Jakub Jirutka 2019-11-03 12:39:10 +0100
  • 68e382d05b Remove x permission from cli.ts Jakub Jirutka 2019-11-03 12:21:56 +0100
  • 0da10ec702 Readme: Exclude section Installation from npm Readme Jakub Jirutka 2019-10-29 01:43:43 +0100
  • e68d189879 Release version 0.1.0-beta.8 v0.1.0-beta.8 Jakub Jirutka 2019-10-29 01:32:48 +0100
  • 7aadb665b6 CI: Create source tarball and deploy to GitHub Releases Jakub Jirutka 2019-10-29 01:19:23 +0100
  • 1e8620a8e0 Readme: Add Installation and Usage for CLI Jakub Jirutka 2019-10-29 00:25:26 +0100
  • 0afc6f755b CI: Deploy tarball/zip with CLI to GitHub Releases Jakub Jirutka 2019-10-20 20:20:44 +0200
  • c687f528dc Add License with info about bundled deps into release tarball/zip Jakub Jirutka 2019-10-28 23:47:40 +0100
  • e4f8f436f1 Pack CLI bundle into release tarball and zip Jakub Jirutka 2019-10-28 23:46:54 +0100
  • 8d6614bccc Build standalone bundle with CLI Jakub Jirutka 2019-10-20 20:18:28 +0200
  • 8c924913cf Create package ipynb2html-cli Jakub Jirutka 2019-10-20 19:55:46 +0200
  • aab57a8f48 Inject summary of bundled packages into the browser bundle Jakub Jirutka 2019-10-28 22:09:33 +0100
  • 01865d5971 Add patch for rollup-plugin-add-git-msg to fix "vv" version prefix Jakub Jirutka 2019-10-24 15:53:11 +0200
  • 731bd2c619 Add tool patch-package Jakub Jirutka 2019-10-24 15:51:18 +0200
  • 1a092a2736 CI: Add yarn run bundle Jakub Jirutka 2019-10-23 18:41:44 +0200
  • 4d3777725b Exclude /packages/*/dist from linted files Jakub Jirutka 2019-10-23 18:39:42 +0200
  • 3154d20f2b Release version 0.1.0-beta.7 v0.1.0-beta.7 Jakub Jirutka 2019-10-23 18:29:12 +0200
  • 7129670f63 Add example pages for browser bundles Jakub Jirutka 2019-10-23 12:55:51 +0200
  • 4705564489 Add specialized support for browser env. and build browser bundles Jakub Jirutka 2019-10-09 16:09:24 +0200
  • 36faf95829 Add version attribute to Readme Jakub Jirutka 2019-10-23 14:01:59 +0200
  • d8c18bd2c6 ipynb2html: Remove dependency on nodom, allow to provide any Document Jakub Jirutka 2019-10-22 22:21:16 +0200
  • dd4bee7118 Readme: Add Usage example Jakub Jirutka 2019-10-22 20:11:54 +0200
  • 58aff83cc5 Readme: Add Bundlephobia badges Jakub Jirutka 2019-10-20 22:16:28 +0200
  • 3c78b609f4 Readme: Fix wrong level of title System Requirements Jakub Jirutka 2019-10-20 20:42:05 +0200
  • a4aeca48b8 Re-export readNotebookTitle from index Jakub Jirutka 2019-10-20 15:34:23 +0200
  • 518c327d78 Change default export in ipynb2html/index to named Jakub Jirutka 2019-10-20 15:32:07 +0200
  • af2ed64899 Release version 0.1.0-beta.6 v0.1.0-beta.6 Jakub Jirutka 2019-10-19 20:57:42 +0200
  • 91e8aafa10 Add script for converting README.adoc to Markdown before publishing Jakub Jirutka 2019-10-11 23:01:44 +0200
  • e2edb19bc0 Readme: Add short preamble Jakub Jirutka 2019-10-11 21:38:41 +0200
  • 1ae226918c Split package to ipynb2html and ipynb2html-core Jakub Jirutka 2019-10-03 14:44:58 +0200
  • 495f17fd87 Convert repository to "monorepo" Jakub Jirutka 2019-10-02 00:54:30 +0200
  • 9e27f0a8ed Bump eslint-config-standard-with-typescript to ^10.0.0 Jakub Jirutka 2019-10-18 19:02:55 +0200
  • 04a37430d1 Bump @typescript-eslint/* to ^2.4.0 Jakub Jirutka 2019-10-18 18:56:23 +0200
  • 9b80667f99 Bump ts-node to ^8.4.1 Jakub Jirutka 2019-10-18 18:43:11 +0200
  • 99092cd975 Bump typescript to ~3.6.4 Jakub Jirutka 2019-10-18 18:40:38 +0200
  • b848a9028a VSCode: Use workspace version of tsdk Jakub Jirutka 2019-10-18 18:26:58 +0200
  • c06d13821c VSCode: Add more format settings Jakub Jirutka 2019-10-18 18:25:48 +0200
  • a8c48cc4f2 Add suffix Output to nbformat types Error and Stream Jakub Jirutka 2019-10-14 14:17:33 +0200
  • 6e64ab79c6 Readme: Remove yarn from System Requirements Jakub Jirutka 2019-10-14 01:17:30 +0200
  • f84ba06666 Add Coverage Gutters to list of recommended VS Code extensions Jakub Jirutka 2019-10-14 01:16:07 +0200
  • cde05b7272 Release version 0.1.0-beta.5 v0.1.0-beta.5 Jakub Jirutka 2019-10-14 01:06:27 +0200
  • 9cabcadd4c Fix wrong named imports and disable corresponding ESLint rule Jakub Jirutka 2019-10-10 21:54:57 +0200
  • 0d94c8a2ac Add comments to index.ts and improve comment on buildRenderer() Jakub Jirutka 2019-10-14 00:35:58 +0200