Commit Graph

  • 3a061d628e Bump prismjs from 1.20.0 to 1.25.0 dependabot/npm_and_yarn/prismjs-1.25.0 dependabot[bot] 2021-09-20 20:49:54 +00:00
  • ec1fb4f73e Bump path-parse from 1.0.5 to 1.0.7 dependabot/npm_and_yarn/path-parse-1.0.7 dependabot[bot] 2021-08-10 18:33:42 +00:00
  • 5be57b21e0 Bump rollup-plugin-serve from 1.0.1 to 1.0.2 dependabot/npm_and_yarn/rollup-plugin-serve-1.0.2 dependabot[bot] 2021-05-18 01:54:06 +00:00
  • 61406bda01 Bump lodash from 4.17.15 to 4.17.21 dependabot/npm_and_yarn/lodash-4.17.21 dependabot[bot] 2021-05-07 11:38:48 +00:00
  • cdd1746211 Bump handlebars from 4.7.3 to 4.7.7 dependabot/npm_and_yarn/handlebars-4.7.7 dependabot[bot] 2021-05-06 20:41:46 +00:00
  • bf862cc4fe Merge pull request #106 from mlbileschi/mbileschi/allow-plaintext-brackets-bib master Christopher Olah 2020-05-18 08:44:33 -07:00
  • 5a671af957 Bump nwmatcher from 1.4.1 to 1.4.4 dependabot/npm_and_yarn/nwmatcher-1.4.4 dependabot[bot] 2020-04-28 18:36:35 +00:00
  • 6a34fbd2f4 2.8.0 v2.8.0 Ludwig Schubert 2020-04-28 11:35:36 -07:00
  • 081b686820 Remove unused webpack and http-server dependencies Ludwig Schubert 2020-04-28 11:35:28 -07:00
  • fcc3cc3fc2 2.7.0 v2.7.0 Ludwig Schubert 2020-04-28 11:30:18 -07:00
  • bf80d37e4a Remove buble and babili in favor of babel Ludwig Schubert 2020-04-28 11:30:05 -07:00
  • 16447ea737 2.6.2 v2.6.2 Ludwig Schubert 2020-04-28 10:34:23 -07:00
  • cef46a20ed Upgrade template dependencies to solve feature vis's broken slider Ludwig Schubert 2020-04-28 10:28:21 -07:00
  • 6b018b9d3a 2.6.1 v2.6.1 Ludwig Schubert 2020-02-11 14:39:33 -08:00
  • b9148736e7 fix rollup configs to prvent hanging on CI Ludwig Schubert 2020-02-11 14:39:25 -08:00
  • 9be3faee20 2.6.0 v2.6.0 Ludwig Schubert 2020-02-11 13:54:17 -08:00
  • f95deb292e Update dependencies and minor rollup config change Ludwig Schubert 2020-02-11 13:53:55 -08:00
  • dccd48154b Fix bug discovered by Fred where katex in dev mode would interfere with svelte figures updating Ludwig Schubert 2020-02-11 13:34:12 -08:00
  • 0d6de08c82 2.5.1 v2.5.1 Ludwig Schubert 2019-12-16 11:58:07 -08:00
  • 9d253fdd33 Update citation helper to also support both "key" and "bibtex-key" attribute names Ludwig Schubert 2019-12-16 11:56:09 -08:00
  • 7fcd24a07b 2.5.0 v2.5.0 Ludwig Schubert 2019-12-16 10:21:47 -08:00
  • f569b07151 Add bibtex-key to d-cite for framework compatability Ludwig Schubert 2019-12-16 10:21:38 -08:00
  • 4b21625c70 revert template bibliography Maxwell Bileschi 2019-06-17 10:00:56 -04:00
  • 97a01fae73 Remove brackets in bibtex entries that are used for plaintext rendering Max Bileschi 2019-06-05 12:08:18 -04:00
  • 042da68b9a 2.4.3 v2.4.3 Ludwig Schubert 2019-02-18 11:43:56 -08:00
  • 4adbf9dcd2 Scope footer styles to avoid leaking them in pre-rendered mode Ludwig Schubert 2019-02-18 11:43:45 -08:00
  • f933920421 2.4.2 v2.4.2 Ludwig Schubert 2019-02-15 17:35:55 -08:00
  • cdfa045a36 Header prerendering now adds markup directly and adds distill-prerendered tag which TEMPLATE webcomponents now respect Ludwig Schubert 2019-02-15 17:35:48 -08:00
  • 5d83dbfd61 Add updated package-lock with hopefully some of the securoty warnings fixed Ludwig Schubert 2019-02-06 21:09:46 -08:00
  • 94510ee10b Switch debugging http server from python's http server to a http-server. Ludwig Schubert 2019-02-06 21:07:06 -08:00
  • 7b3038bbd3 2.4.1 v2.4.1 Ludwig Schubert 2019-02-06 20:37:19 -08:00
  • e9df166db9 Fix #101 by special casing bibtex author name strings without spaces or commas Ludwig Schubert 2019-02-06 20:37:07 -08:00
  • e6dd2fbfd9 2.4.0 v2.4.0 Ludwig Schubert 2019-01-31 17:21:49 -08:00
  • 37cc1f3157 Fix d-cite tags that are dynamically added (such as in footnotes) + eliminate inline-block extra whitespace Ludwig Schubert 2019-01-31 17:20:00 -08:00
  • 9ead1f6f01 Remove stray console.log(frontmatter) call Ludwig Schubert 2019-01-31 17:19:09 -08:00
  • ebe56d2329 Render d-math in all body (not just article) and remove contain: content optimizations in favor of contain: style Ludwig Schubert 2019-01-31 17:18:46 -08:00
  • c3ff605777 Move Runlevel reporting to console.debug calls, fix logic flaw when to complain about Controller initialization Ludwig Schubert 2019-01-31 17:18:07 -08:00
  • 0300b98cb6 2.3.0 v2.3.0 Ludwig Schubert 2019-01-06 20:51:37 -08:00
  • ecfd28bdf9 Allow any tag type in parseFrontMatter. <script> is still recommended where possible. Ludwig Schubert 2019-01-06 20:33:19 -08:00
  • 86ca6f72f4 Merge branch 'master' of github.com:distillpub/template Ludwig Schubert 2019-01-03 14:42:54 -08:00
  • d0f5824e0c Support specifying DOI in frontMatter (meant to be used for self-publishing; not for pre-rendered distill publishing) Ludwig Schubert 2019-01-03 14:42:45 -08:00
  • 8bd32bdf0b Merge pull request #100 from distillpub/d-cite-keys-whitespace Ludwig Schubert 2018-12-28 19:59:06 +00:00
  • f2ae6d7aa3 Merge pull request #81 from lbertge/master Shan Carter 2018-12-27 11:49:00 -08:00
  • ab8ab149e6 Moving headers in appendix to text column appendix-headers Shan Carter 2018-12-27 11:44:47 -08:00
  • 37c7483cb0 Trim whitespace Shan Carter 2018-12-20 14:01:30 -08:00
  • a272efb89c 2.2.26 v2.2.26 Ludwig Schubert 2018-12-17 13:28:04 -08:00
  • bb19b13467 Fixes #80 by switching a div tag inside a p tag to a span tag. Thanks, humbertaco! Ludwig Schubert 2018-12-17 13:26:33 -08:00
  • 7e240ddf4f Work around wrong baseline for math tags resulting from an overzealous contain optimization that became active in Chrome 71. Fixes #96. Ludwig Schubert 2018-12-17 13:17:32 -08:00
  • 84c400184d Render math tags in all elements under body, not just in d-article. Ludwig Schubert 2018-12-17 13:06:18 -08:00
  • d187130657 2.2.25 v2.2.25 Ludwig Schubert 2018-12-17 12:59:47 -08:00
  • cc6b6bf595 Fix #95 in Chrome 69+, Safari, Firefox by reverting to JS based tooltip positioning. Also DRYs some styles Ludwig Schubert 2018-12-17 12:59:38 -08:00
  • 9463d6e58d 2.2.24 v2.2.24 Ludwig Schubert 2018-08-30 15:37:02 -07:00
  • 3c2f782e74 Fix scope typo Ludwig Schubert 2018-08-30 15:36:55 -07:00
  • 6bd5d0bf03 2.2.23 v2.2.23 Ludwig Schubert 2018-07-11 14:00:02 -07:00
  • a5f663c249 Disable converting ligatures during pre-rendering due to Chrome bug 862648 Ludwig Schubert 2018-07-11 13:59:54 -07:00
  • 975c3e8256 Update readme Albert Ge 2018-07-06 14:47:18 -07:00
  • b854bd0124 Merge branch 'master' of github.com:distillpub/template Ludwig Schubert 2018-06-22 12:02:59 -07:00
  • 5217fd9943 Allow multiple affiliations for authors v2.2.22 Ludwig Schubert 2018-06-22 11:54:43 -07:00
  • fbfacdc7bb Add deprecation warning v1 Ludwig Schubert 2018-03-30 11:35:41 -07:00
  • 90543f80a4 Update README.md Ludwig Schubert 2018-03-30 11:33:42 -07:00
  • 22d196c5c9 Add additional license files to v1 branch Ludwig Schubert 2018-03-30 11:32:36 -07:00
  • d033a2a17b Add license to deprecated v1 code Ludwig Schubert 2018-03-30 11:30:29 -07:00
  • a6df552537 Generalize disclaimer Ludwig Schubert 2018-03-30 11:09:31 -07:00
  • a06cb5794c Add Apache License Ludwig Schubert 2018-03-30 10:51:26 -07:00
  • 7ff8796266 Improve interstitial behavior Remove if no password during pre-render Remove if no password during onFrontMatterChanged Remove self if on production host v2.2.21 Ludwig Schubert 2018-03-06 16:13:05 -08:00
  • 0bc2ce69da Remove hover-box padding. Add footnote-container with padding. Ludwig Schubert 2018-03-06 14:31:42 -08:00
  • 4fac022efc Merge pull request #74 from distillpub/hoverboxPadding v2.2.20 Ludwig Schubert 2018-03-06 09:09:46 -08:00
  • dcf01cbc0f Update styles-layout.css Shan Carter 2018-02-27 16:10:15 -08:00
  • c6cd820bc3 Restore padding for d-hover-box Arvind Satyanarayan 2018-02-07 14:23:42 -08:00
  • 6941ba780d Front matter only writes derived publish dates to data when publishedDate is available. Ludwig Schubert 2017-12-05 11:42:50 -08:00
  • 6f7df48fc2 2.2.19 v2.2.19 Ludwig Schubert 2017-12-04 16:50:48 -08:00
  • 71450e9ba8 Fix crash when a citation has no authors in Meta tags transform Ludwig Schubert 2017-12-04 16:50:39 -08:00
  • 6679b120ab 2.2.18 v2.2.18 Shan Carter 2017-12-01 15:38:42 -08:00
  • 8bff98944a merge Shan Carter 2017-12-01 15:38:31 -08:00
  • b4c8fdc56a No authors bugfix Shan Carter 2017-12-01 15:38:04 -08:00
  • c75787615e 2.2.17 v2.2.17 Ludwig Schubert 2017-12-01 15:23:52 -08:00
  • c2ef8e38c3 merge Shan Carter 2017-12-01 15:22:27 -08:00
  • bfcff784b1 2.2.14 Ludwig Schubert 2017-12-01 15:10:21 -08:00
  • 000fa088db Special case citations without authors Ludwig Schubert 2017-12-01 15:09:23 -08:00
  • f221583de8 2.2.16 v2.2.16 Shan Carter 2017-11-22 16:35:20 -08:00
  • cddd538f9d merge Shan Carter 2017-11-22 16:35:03 -08:00
  • 6f95c37c2c Update d-title.css Shan Carter 2017-11-22 16:33:48 -08:00
  • db3af262f2 Update d-title.css Shan Carter 2017-11-22 16:27:13 -08:00
  • 184e094ae9 Update d-title.css Shan Carter 2017-11-22 16:26:35 -08:00
  • 5ede2dd9d0 2.2.15 v2.2.15 Shan Carter 2017-11-22 14:43:23 -08:00
  • 2a14b4c811 2.2.14 v2.2.14 Shan Carter 2017-11-22 14:42:57 -08:00
  • 350b6c6f67 Update styles-base.css Shan Carter 2017-11-22 14:42:07 -08:00
  • 49deb31aeb 2.2.13 v2.2.13 Shan Carter 2017-11-21 14:56:21 -08:00
  • b5a00b7f43 Fixing wrong/old version number Shan Carter 2017-11-21 14:56:16 -08:00
  • 0f8f0f5962 Merge Shan Carter 2017-11-21 14:53:38 -08:00
  • 094f0d4c58 2.2.11 Shan Carter 2017-11-21 14:51:44 -08:00
  • cd4594f320 Fixing NaN !== NaN problem in d-slider.js Shan Carter 2017-11-21 14:51:35 -08:00
  • be585691c5 2.2.12 v2.2.12 Ludwig Schubert 2017-11-15 11:50:01 -08:00
  • b25fd66fd7 Remove stray comment in CSS Ludwig Schubert 2017-11-14 22:52:36 -08:00
  • 010eed6280 2.2.11 v2.2.11 Ludwig Schubert 2017-11-14 12:52:42 -08:00
  • 3a643ab7ad Style fixes; moving away from contain: content to avoid cutting off hover boxes. Ludwig Schubert 2017-11-14 12:52:34 -08:00
  • d0463ff769 2.2.10 v2.2.10 Ludwig Schubert 2017-11-08 14:37:57 -08:00
  • 3bccc25805 Register Controller listeners before tags customElements get registered. Ludwig Schubert 2017-11-08 14:37:48 -08:00
  • a54f434a52 2.2.9 v2.2.9 Ludwig Schubert 2017-11-08 10:16:20 -08:00
  • 2ab9a24a79 explicitly trigger controller load event Ludwig Schubert 2017-11-08 10:16:10 -08:00