Commit Graph

  • 18e9247dd6 fix: missing auth token for release (#12) main v1.3.0 Thuc Pham 2025-02-24 15:40:04 +07:00
  • c538a5cfd2 Release 1.3.0 (#11) github-actions[bot] 2025-02-24 15:20:26 +07:00
  • 2f18c6d4e1 fix: remove deprecated tilde ~ (#10) Thuc Pham 2025-02-24 15:17:12 +07:00
  • 0f271878e2 Release 1.2.0 (#9) v1.2.0 github-actions[bot] 2024-11-01 16:39:58 +07:00
  • 988e9656ff feat: import css from CDN (#8) Thuc Pham 2024-11-01 16:38:49 +07:00
  • 3802136e81 ignore changeset failure v1.1.4 Marcus Schiesser 2024-10-22 15:35:17 +07:00
  • 802cfff562 Release 1.1.4 (#7) github-actions[bot] 2024-10-22 15:28:08 +07:00
  • 1233db21ec docs: changeset Marcus Schiesser 2024-10-22 15:27:00 +07:00
  • 8cc45b800c fix: truncate file title (#6) Thuc Pham 2024-10-22 15:24:04 +07:00
  • 1cfd198b4e v1.1.3 v1.1.3 Marcus Schiesser 2024-07-24 10:23:03 +02:00
  • 9943a329ae docs: update readme for new pdf version (#5) Thuc Pham 2024-07-24 15:19:41 +07:00
  • eee7d8cdfa feat: upgrade to latest react pdf (#4) Thuc Pham 2024-07-24 13:38:42 +07:00
  • dd3abe28ab fix: remove postinstall (#3) Thuc Pham 2024-05-16 16:23:41 +07:00
  • 4fc6d6ef4d fix: allow publish as public package Marcus Schiesser 2024-05-16 10:47:05 +02:00
  • ccc81d1753 ci: fix format Marcus Schiesser 2024-05-15 16:23:45 +02:00
  • 913764acfe Update README.md Marcus Schiesser 2024-05-15 21:10:33 +07:00
  • 56caad1e21 Create LICENSE Marcus Schiesser 2024-05-15 21:06:42 +07:00
  • 6ee68bb2a5 Merge pull request #2 from run-llama/feat/llama-pdf-viewer Marcus Schiesser 2024-05-13 21:34:24 +08:00
  • 1e32cca16b docs: update readme feat/llama-pdf-viewer Thuc Pham 2024-05-13 16:31:46 +07:00
  • a8c5203b02 feat: add readme Thuc Pham 2024-05-13 15:57:09 +07:00
  • 025ca60b1c allow custom css Thuc Pham 2024-05-13 15:48:57 +07:00
  • 39e1528b00 able to config style Thuc Pham 2024-05-13 14:53:24 +07:00
  • 0271c165cf add option bar Thuc Pham 2024-05-13 14:26:29 +07:00
  • abb5a6b9ec check for react 18 Thuc Pham 2024-05-10 15:05:18 +07:00
  • a440eefed5 feat: llama pdf viewer Thuc Pham 2024-05-10 15:03:15 +07:00
  • f5b5c1d5ce delete no used workspace files feat/run-llama-react-pdf-component Thuc Pham 2024-05-09 16:31:10 +07:00
  • 049a5fb60f feat: init project for llama react pdf component Thuc Pham 2024-05-09 16:30:30 +07:00
  • 9f95019bc0 Remove docs on Internet Explorer 11 Wojciech Maj 2024-05-09 09:14:52 +02:00
  • 5f15811803 Update docs on previous versions Wojciech Maj 2024-05-09 09:13:23 +02:00
  • cd01868750 Add note regarding isEvalSupported to documentation Wojciech Maj 2024-05-08 10:03:56 +02:00
  • f4d4d49e52 Use React 19 in CI Wojciech Maj 2024-05-08 08:51:09 +02:00
  • a204716138 Improve React 19 compatibility Wojciech Maj 2024-05-08 08:58:11 +02:00
  • 51dddd2f36 Update dependencies Wojciech Maj 2024-05-08 08:37:41 +02:00
  • 1cd03918c8 v8.0.2 Wojciech Maj 2024-05-07 15:40:59 +02:00
  • 671e6eaa2e Force isEvalSupported to false Wojciech Maj 2024-05-07 15:38:29 +02:00
  • a662cfcc1a v8.0.1 Wojciech Maj 2024-05-07 14:36:40 +02:00
  • 9ab31abee5 Force isEvalSupported to true Wojciech Maj 2024-05-07 14:20:33 +02:00
  • 174a259009 Bump mlly from 1.4.2 to 1.7.0 Wojciech Maj 2024-05-06 09:39:14 +02:00
  • 124694d912 Remove unnecessary useEffect Wojciech Maj 2024-05-06 09:25:14 +02:00
  • 48e5a57d44 Bump ejs from 3.1.9 to 3.1.10 in /sample/create-react-app-5 (#1777) dependabot[bot] 2024-05-05 20:03:26 +02:00
  • f96606c539 Update dependencies Wojciech Maj 2024-04-30 12:21:47 +02:00
  • b720f9f175 Bump merge-refs from 1.2.1 to 1.3.0 Wojciech Maj 2024-04-30 12:15:43 +02:00
  • 45ad231463 v8.0.0 Wojciech Maj 2024-04-30 11:53:36 +02:00
  • f29e55bb33 Add support for React 19 Wojciech Maj 2024-04-30 11:52:25 +02:00
  • 01b2b977ad Replace ts-node with tsimp Wojciech Maj 2024-04-27 21:04:59 +02:00
  • 39aaadd4e2 Update year in LICENSE Wojciech Maj 2024-04-26 20:47:09 +02:00
  • 6ce6a703a7 Bump @wojtekmaj/react-hooks from 1.18.0 to 1.20.0 Wojciech Maj 2024-04-26 15:39:29 +02:00
  • 54be407da6 Remove explicit React.FC type declaration Wojciech Maj 2024-04-26 14:32:23 +02:00
  • d57f5e69a0 Explicitly provide undefined to useRef() Wojciech Maj 2024-04-26 14:11:45 +02:00
  • 46b47cd4d0 Remove propTypes Wojciech Maj 2024-04-26 13:29:10 +02:00
  • 6e58540b5a Use new JSX transform Wojciech Maj 2024-04-26 13:04:09 +02:00
  • 6e75f70917 Get rid of non-null assertion Wojciech Maj 2024-04-17 12:07:14 +02:00
  • e90beb81db Rename prettier command to format Wojciech Maj 2024-04-15 15:44:55 +02:00
  • a8aacc45cb Bump eslint-config-wojtekmaj from 0.11.0 to 1.0.0 Wojciech Maj 2024-04-11 15:50:22 +02:00
  • c2c6fdc101 Update @testing-library/dom to 10.0.0 and @testing-library/react to 15.0.0 Wojciech Maj 2024-04-10 22:32:10 +02:00
  • fa589c9caa Bump tar from 6.1.12 to 6.2.1 Wojciech Maj 2024-04-10 22:00:55 +02:00
  • c1deb7c181 Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 7.0.1 to 7.5.0 Wojciech Maj 2024-04-05 21:35:18 +02:00
  • cd87e2bcdd Bump vite from 5.1.1 to 5.2.8 Wojciech Maj 2024-04-03 22:29:59 +02:00
  • 9d8867c0af Remove implied moduleResolution from TypeScript config Wojciech Maj 2024-04-02 22:00:01 +02:00
  • 6ac3743f46 Bump express from 4.18.2 to 4.19.2 in /sample/webpack5 (#1750) dependabot[bot] 2024-03-27 08:42:26 +01:00
  • 0ca029747b Bump express from 4.18.2 to 4.19.2 in /sample/create-react-app-5 (#1751) dependabot[bot] 2024-03-27 08:42:04 +01:00
  • 6bf0a667d6 Bump prettier from 3.0.3 to 3.2.5 Wojciech Maj 2024-03-26 23:18:43 +01:00
  • 488fbfd138 Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /sample/webpack5 (#1748) dependabot[bot] 2024-03-23 19:11:31 +01:00
  • a4c07d38d2 Bump webpack-dev-middleware in /sample/create-react-app-5 (#1747) dependabot[bot] 2024-03-23 19:11:25 +01:00
  • 895c9a5fff Bump follow-redirects from 1.15.4 to 1.15.6 in /sample/webpack5 (#1743) dependabot[bot] 2024-03-16 08:57:11 +01:00
  • 1ef6bc1433 Bump follow-redirects in /sample/create-react-app-5 (#1742) dependabot[bot] 2024-03-16 08:57:01 +01:00
  • af52adfd1e Improve TypeScript config Wojciech Maj 2024-03-13 21:44:48 +01:00
  • 9e5b99be0a Bump typescript from 5.3.2 to 5.4.2 Wojciech Maj 2024-03-13 21:05:20 +01:00
  • df3e3b4c93 Update Yarn to 4.1.1 Wojciech Maj 2024-03-13 21:05:14 +01:00
  • a0c9086461 Bump @types/node from 18.15.11 to 20.11.26 Wojciech Maj 2024-03-12 21:18:42 +01:00
  • 93b09c3b0a v7.7.1 Wojciech Maj 2024-02-21 15:31:34 +01:00
  • 95b240d50d Bump ip from 2.0.0 to 2.0.1 in /sample/webpack5 (#1727) dependabot[bot] 2024-02-20 21:45:33 +01:00
  • 3b6a290911 Bump ip from 2.0.0 to 2.0.1 in /sample/vite (#1730) dependabot[bot] 2024-02-20 21:45:26 +01:00
  • 18b78c535d Bump ip from 2.0.0 to 2.0.1 in /sample/parcel2 (#1725) dependabot[bot] 2024-02-20 21:45:16 +01:00
  • 1c3ce0adc3 Bump ip from 2.0.0 to 2.0.1 in /sample/next-pages (#1728) dependabot[bot] 2024-02-20 21:45:00 +01:00
  • cdc04fc9ce Bump ip from 2.0.0 to 2.0.1 in /sample/next-app (#1729) dependabot[bot] 2024-02-20 21:44:52 +01:00
  • 88409e5a61 Bump ip from 2.0.0 to 2.0.1 in /sample/create-react-app-5 (#1726) dependabot[bot] 2024-02-20 21:44:38 +01:00
  • 01d30b09dc Bump ip from 2.0.0 to 2.0.1 (#1731) dependabot[bot] 2024-02-20 21:44:30 +01:00
  • f01d41e170 Bump eslint-config-wojtekmaj from 0.9.0 to 0.11.0 Wojciech Maj 2024-02-15 10:04:14 +01:00
  • a9d0b528b8 Bump eslint from 8.37.0 to 8.56.0 Wojciech Maj 2024-02-15 10:03:51 +01:00
  • d4b781a36c Update Yarn to 4.1.0 Wojciech Maj 2024-02-09 12:02:04 +01:00
  • 27066793f1 Bump vite from 5.0.12 to 5.1.1 Wojciech Maj 2024-02-09 11:56:45 +01:00
  • 46aecb9133 Bump node-gyp from 9.3.1 to 10.0.1 Wojciech Maj 2024-02-06 11:38:59 +01:00
  • 8629bb3a75 Update @yarnpkg/plugin-nolyfill Wojciech Maj 2024-02-03 22:36:31 +01:00
  • 57eaaf702f Bump jsdom from 21.1.1 to 24.0.0 Wojciech Maj 2024-02-12 12:53:27 +01:00
  • e3395257e3 Fix Outline, Page and Thumbnail components crashing when placed outside Document Wojciech Maj 2024-02-01 11:00:24 +01:00
  • cf5327b063 Add missing linkService in DocumentContext in unit tests Wojciech Maj 2024-02-01 10:50:31 +01:00
  • aa8c564fbe Update husky to 9.0.0 Wojciech Maj 2024-02-01 00:07:40 +01:00
  • 58958766e2 Update GitHub Actions actions Wojciech Maj 2024-01-25 22:19:13 +01:00
  • 4e77ef3e27 Bump vite from 5.0.9 to 5.0.12 Wojciech Maj 2024-01-23 23:22:59 +01:00
  • 42eb211b90 Fix vite-plugin-static-copy config not working on Windows Wojciech Maj 2024-01-17 22:05:41 +01:00
  • 7807060325 Bump vite-plugin-static-copy from 0.17.1 to 1.0.0 Wojciech Maj 2024-01-17 21:59:14 +01:00
  • 9365d23b3e v7.7.0 Wojciech Maj 2024-01-10 11:08:25 +01:00
  • 90aadb5127 Pull externalLinkRel unit tests into linkService group Wojciech Maj 2024-01-10 11:00:31 +01:00
  • 290d179c63 Detect not memoized file and options props Wojciech Maj 2024-01-10 10:59:43 +01:00
  • 1f3491ac23 Bump follow-redirects from 1.15.2 to 1.15.4 in /sample/webpack5 (#1695) dependabot[bot] 2024-01-09 16:56:43 +01:00
  • 28039b9aac Bump follow-redirects in /sample/create-react-app-5 (#1694) dependabot[bot] 2024-01-09 16:56:33 +01:00
  • 26d93d992e Update year in LICENSE Wojciech Maj 2024-01-09 14:54:42 +01:00
  • fdec0e6189 Normalize repository.url Wojciech Maj 2024-01-09 14:39:40 +01:00
  • 0cbb75af63 Replace unit tests relying on SVG renderMode with canvas renderMode Wojciech Maj 2024-01-06 18:00:25 +01:00