Releases: cyntler/react-doc-viewer
Releases · cyntler/react-doc-viewer
v1.15.0-0
- chore: new tsconfig (51fcc34)
- chore: update deps (16476bd)
- chore: update nvmrc (0a8e439)
- chore: update deps (999f8a9)
- Merge pull request #236 from alantoa/webp-file-support (c539a79)
- Merge pull request #232 from ConnorTJolley/bugfix/153 (a882f28)
- update readme (8d615a8)
- feat: webp support (c140312)
- fix: syntax error react-pdf in nextjs (9545290)
- Removed type from AvailableLanguages export (a9e71a2)
- Merge pull request #205 from hlouzek/rerendering (b02c6bd)
- Merge branch 'cyntler:main' into rerendering (1be9e85)
- When I wanted to extend props with my own values, there was unwanted rerendering and reloading of the entire document, which caused flickering. After several days of searching, I found out that the ProxyRenderer.tsx component was causing this. With this modification, rerendering no longer occurs. (a1d29d7)
- Merge pull request #200 from rasmusguterstam/feat/se-localization (b9d9d28)
- feat: add SE localization (c229c22)
- Merge pull request #196 from gloribus/Connection-of-the-RU-language (4ea8444)
- Update ru.json (0525b31)
- Update i18n.ts (15b69a4)
v1.14.1
- Merge pull request #194 from cyntler/fix-styles (882e4e5)
- fix: style issue after upgrading (40738d1)
- Merge pull request #190 from bdhamithkumara/bdhamithkumara-dev (2f31448)
- Update README.md (3e09ccf)
- Update README.md (9bbe4b2)
- Merge pull request #186 from gloribus/ru-language (4a35b84)
- Merge pull request #185 from pat721/BF-react-pdf-text-and-annotationlayer (bf7489d)
- Create ru.json (1ffaa7e)
- Fix path (46f2bb2)
- Add missing layer imports (dd78629)
v1.14.0
- style: prettier fix (cabb81c)
- chore: implement prettier (a62b4d7)
- fix: workerSrc of pdfjs renderer (167acd7)
- chore: migrate to sb v7 (568985f)
- chore: update deps (bbdd6e0)
- Merge pull request #178 from maxikucan/fix/export-renderers-individually (45d8f6f)
- Merge pull request #177 from hqz3/patch-1 (b16fcea)
- Merge pull request #163 from spacehill/fix-german-translation (f832c63)
- Export renderers individually (aa799c9)
- Update README.md (6cc9d6f)
- fix pdfPluginPageNumber string for german translation (0b99079)
- Merge pull request #140 from jclipa/patch-1 (b58b949)
- Merge pull request #142 from hatsu38/feature/add-video-support (f6e2712)
- feat: 🎸 Add VideoRenderer Component (80cdbd8)
- locale ES fix (1adee43)
- Merge pull request #120 from GyGaByyyTe/fix/unescape_file_type (8633ec5)
- Truncate .eps file (f32ad3f)
- Tests and story (ebaa774)
- Render no-render file type unescaped (a558832)
- chore: add ts type to docs array (d5b7a72)
v1.13.0
- Merge pull request #129 from cyntler/ref-support (b2af102)
- docs(ref): add readme section (f4c3fbe)
- feat(ref): update sb story (affedb2)
- feat(ref): add support (8eeea8f)
- feat(ref): fix reducer change (7da66ba)
- feat(ref): add interface (aad9d0c)
- Merge pull request #124 from hatsu38/feature/add-ja (d45cb43)
- feat: 🎸 add ja to i18n (8f86441)
- feat: 🎸 add ja.json (e7f3113)
v1.12.0
v1.11.0
- Merge pull request #119 from cyntler/control-current-document (f898d40)
- docs: add control over document to readme (61d655b)
- feat: activeDocument and onDocumentChange support (1772189)
- refactor: actions (5b48dae)
- refactor: rename plugins to renderers (eab0c46)
- refactor: move DocViewer comp to seperate file (c1841de)
- chore: move i18n config file to src (420a148)
- chore: npmignore update (6cfe02f)
- Merge pull request #116 from damirkoDamdza/damdza-daki (18d98b8)
- Fix (2dd1314)
- Fix in serbia cyrilic translation (99b6d4b)
v1.10.4
- Merge pull request #105 from GyGaByyyTe/feature/odt-viewer-msdoc (3f78cca)
- Merge pull request #107 from DawnSheedy/handle-aborted-document-requests (22517b0)
- Merge pull request #113 from damirkoDamdza/damdza-daki (0686005)
- fix in translations (967c30a)
- Add serbian (a45ede6)
- Update styling to match rest of file (ed05521)
- Add .catch to fetch in useDocumentLoader (a592c21)
- Add .odt format to open by MSoffice (8f292d8)
- fix: import papaparse (87462d4)
v1.10.3
v1.10.2
- Merge pull request #97 from cyntler/update-readme-file-types (904db89)
- docs: update readme supported file types (1f74049)
- Merge pull request #96 from cyntler/remove-msg-filetype (5b3bd9c)
- feat: remove MSGRenderer (47ba317)
- Merge pull request #90 from cyntler/update-deps-ts (d2eeb66)
- chore: update deps - ts 4.9 (4c05091)