previewjs

Preview UI components in your IDE instantly

OTHER License

Downloads
124.6K
Stars
1.8K
Committers
6
previewjs - plugins/vue2/v1.1.0

Published by fwouts over 2 years ago

  • e51f02a release: @previewjs/[email protected]
  • 3f5fa0d feat: detect Vue 2 props when defined with vue-property-decorator (#248)
  • 7c6454b feat(vue2): introduce automatic prop generation (#243)
  • 11d2697 fix: add missing runtime dependency (#244)
previewjs - plugins/react/v1.2.0

Published by fwouts over 2 years ago

  • e51f02a release: @previewjs/[email protected]
  • 11d2697 fix: add missing runtime dependency (#244)
  • 9544102 refactor: clean up React plugin scripts to copy types
  • aacfbf1 chore(deps): update dependency next to v12.1.0 (#218)
  • 866db07 refactor: only watch file system when necessary and remove MobX dependency (#211)
  • ab87fed chore: rename typeResolver to typeAnalyzer for consistency
  • b63f2be fix(react): ensure props are forwarded through decorators (#196)
  • bda5838 fix: ensure that prop types are generated when @types/prop-types is not installed (#195)
previewjs - core/v1.2.0

Published by fwouts over 2 years ago

  • e51f02a release: @previewjs/[email protected]
  • 11d2697 fix: add missing runtime dependency (#244)
  • 17fa9c6 feat(vue3): introduce automatic prop generation when using defineProps() (#239)
  • 1daa375 refactor: remove unnecessary instance property in StackedReader
  • 0e58be3 fix: remove "types" from @previewjs/core to fix VS Code build
  • d553cb1 fix(deps): update dependency sass to v1.49.8 (#226)
  • dd7b7ce refactor: move preview environment loading to @previewjs/core (#223)
  • e648847 fix(test): catch errors in unintercepted promises (#212)
  • a2aa344 fix: properly fix reload behaviour when adding/removing wrapper file
  • 28a6b2f fix(deps): update dependency vite-tsconfig-paths to v3.4.0 (#167)
  • 04ea6d2 fix: ensure server is restarted when wrapper file is added/removed
  • f57ad26 chore(deps): update dependency express to v4.17.3 (#213)
  • 4fc7c2a refactor: ensure onFileChanged is synchronous
  • 632bbc9 refactor: ensure onFileChangeListener is synchronous
  • 5631633 fix: ensure that file observer is disposed of
  • 866db07 refactor: only watch file system when necessary and remove MobX dependency (#211)
  • d83966e refactor: move plugin instantiation to @previewjs/loader (#207)
  • bda5838 fix: ensure that prop types are generated when @types/prop-types is not installed (#195)
  • c1ba267 fix(deps): update dependency monaco-editor to v0.32.1 (#165)
previewjs - type-analyzer/v1.1.1

Published by fwouts over 2 years ago

  • e893f0c fix: merge true and false literal types into boolean (#246)
  • 11d2697 fix: add missing runtime dependency (#244)
  • 9b35aa5 fix: remove superfluous import
  • 3569eb8 refactor: use getTypeOfPropertyOfType() to simplify property typing (#242)
previewjs - integrations/intellij/v1.1.2

Published by fwouts over 2 years ago

  • e8fc017 fix(intellij): wrong version of @package/app was used
previewjs - integrations/intellij/v1.1.1

Published by fwouts over 2 years ago

  • b039d55 fix: IntelliJ plugin crashes with files larger than 100kb (#235)
previewjs - integrations/intellij/v1.1.0

Published by fwouts over 2 years ago

  • 11b3984 release: @previewjs/[email protected]
  • 64df286 chore: clarify applicable license for each directory
  • 33986bf chore(deps): update dependency webpack to v5.68.0 (#162)
  • abb8637 chore(deps): update dependency gradle to v7.4 (#156)
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
  • e10a8a5 feat: set up core functionality to enable props generation (#146)
previewjs - integrations/vscode/v1.1.0

Published by fwouts over 2 years ago

  • 11b3984 release: @previewjs/[email protected]
  • 64df286 chore: clarify applicable license for each directory
  • 33986bf chore(deps): update dependency webpack to v5.68.0 (#162)
  • 2f545b0 chore(deps): update dependency vsce to v2.6.7 (#145)
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
  • e10a8a5 feat: set up core functionality to enable props generation (#146)
  • ff266c3 chore: ensure VS Code scripts work on Windows
previewjs - app/v1.1.0

Published by fwouts over 2 years ago

  • 586ba13 release: @previewjs/[email protected]
  • 277f77d release: @previewjs/[email protected]
  • d1759ee release: @previewjs/[email protected]
  • e98da5d release: @previewjs/[email protected]
  • ce10b5e release: @previewjs/[email protected]
  • 64df286 chore: clarify applicable license for each directory
  • 0cd7dc6 test: add tests for auto-generated props in React (#175)
  • b438798 fix: revert to Vite 2.7.13 to ensure proper loading of PostCSS plugins (#169)
  • d90c833 chore(deps): update dependency ts-node to v10.5.0 (#161)
  • fbc3fab chore: set up CI on MacOS (#163)
  • a9b3f71 fix: default properties were incorrectly indented (#160)
  • 1751b00 chore(deps): update dependency playwright to v1.18.1 (#158)
  • f83ead3 chore: ensure CI updates screenshots automatically (#159)
  • f41538f fix(deps): update dependency @types/react to v17.0.39 (#147)
  • ffb6828 chore(deps): update dependency @typescript-eslint/parser to v5.11.0 (#114)
  • 4d4a634 test: ensure that workspaces are disposed of
  • 08e6e9d fix(deps): update dependency vite to v2.8.0 (#118)
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
  • e10a8a5 feat: set up core functionality to enable props generation (#146)
  • 46acb0c fix: ensure that app/client is type-checked during build
  • 3dad7af refactor: extract component ID parsing into helper functions
  • ee3444f fix: correct invalid rename that broke copy-paste
  • c724e4d fix(deps): update dependency mobx to v6.3.13 (#134)
previewjs - plugins/vue3/v1.0.4

Published by fwouts over 2 years ago

  • a7ef9dc release: @previewjs/[email protected]
  • e7bfaf1 chore: assign copyright to Zenc Labs Pty Ltd
  • 3dde79b chore: update README and license year
  • 64df286 chore: clarify applicable license for each directory
  • b438798 fix: revert to Vite 2.7.13 to ensure proper loading of PostCSS plugins (#169)
  • 282b798 fix(deps): update dependency vue to v3.2.30 (#149)
  • 01ff656 chore: use turborepo to run tests
  • 08e6e9d fix(deps): update dependency vite to v2.8.0 (#118)
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
  • a81f175 fix(deps): update dependency vue to v3.2.29 (#112)
previewjs - plugins/vue2/v1.0.2

Published by fwouts over 2 years ago

  • e7bfaf1 chore: assign copyright to Zenc Labs Pty Ltd
  • 3dde79b chore: update README and license year
  • 64df286 chore: clarify applicable license for each directory
  • b438798 fix: revert to Vite 2.7.13 to ensure proper loading of PostCSS plugins (#169)
  • 01ff656 chore: use turborepo to run tests
  • 08e6e9d fix(deps): update dependency vite to v2.8.0 (#118)
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
previewjs - plugins/react/v1.1.0

Published by fwouts over 2 years ago

  • a7ef9dc release: @previewjs/[email protected]
  • e7bfaf1 chore: assign copyright to Zenc Labs Pty Ltd
  • 3dde79b chore: update README and license year
  • 64df286 chore: clarify applicable license for each directory
  • b438798 fix: revert to Vite 2.7.13 to ensure proper loading of PostCSS plugins (#169)
  • 19f0361 chore(deps): update dependency jest to v27.5.1 (#157)
  • f41538f fix(deps): update dependency @types/react to v17.0.39 (#147)
  • 751db99 feat: enable props detection and auto-generation for React plugin (#152)
  • 08e6e9d fix(deps): update dependency vite to v2.8.0 (#118)
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
  • 785cdc6 chore(deps): update dependency ts-jest to v27.1.3 (#109)
  • 31f19c3 chore(deps): update dependency next to v12.0.10 (#124)
previewjs - core/v1.1.0

Published by fwouts over 2 years ago

  • ce10b5e release: @previewjs/[email protected]
  • a7ef9dc release: @previewjs/[email protected]
  • 64df286 chore: clarify applicable license for each directory
  • b438798 fix: revert to Vite 2.7.13 to ensure proper loading of PostCSS plugins (#169)
  • 19f0361 chore(deps): update dependency jest to v27.5.1 (#157)
  • f41da05 fix(deps): update dependency chokidar to v3.5.3 (#115)
  • ff8075d chore(deps): pin dependency @types/prettier to 2.4.4 (#151)
  • 08e6e9d fix(deps): update dependency vite to v2.8.0 (#118)
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
  • e10a8a5 feat: set up core functionality to enable props generation (#146)
  • 785cdc6 chore(deps): update dependency ts-jest to v27.1.3 (#109)
  • 888e314 fix(deps): update dependency sass to v1.49.7 (#119)
  • c724e4d fix(deps): update dependency mobx to v6.3.13 (#134)
previewjs - config/v1.0.2

Published by fwouts over 2 years ago

  • e7bfaf1 chore: assign copyright to Zenc Labs Pty Ltd
  • 3dde79b chore: update README and license year
  • 64df286 chore: clarify applicable license for each directory
  • b438798 fix: revert to Vite 2.7.13 to ensure proper loading of PostCSS plugins (#169)
  • 08e6e9d fix(deps): update dependency vite to v2.8.0 (#118)
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
previewjs - type-analyzer/v1.1.0

Published by fwouts over 2 years ago

  • e7bfaf1 chore: assign copyright to Zenc Labs Pty Ltd
  • 3dde79b chore: update README and license year
  • 64df286 chore: clarify applicable license for each directory
  • 96483be fix(deps): update dependency typescript to v4.5.5 (#128)
  • b4b5ee0 refactor: extract type analyzer tests into a separate package (#148)
  • 785cdc6 chore(deps): update dependency ts-jest to v27.1.3 (#109)
  • 2f2c3c2 feat: introduce @previewjs/type-analyzer package (#144)
previewjs - integrations/intellij/v1.0.4

Published by fwouts over 2 years ago

  • 1e1950b release: @previewjs/[email protected]
  • 8132060 fix: add logging for 404 errors in IntelliJ controller
  • c78a08d feat: show logs in VS Code and IntelliJ during install (#139)
  • 50923f4 chore: update GitHub repo URL
previewjs - integrations/vscode/v1.0.4

Published by fwouts over 2 years ago

  • 1e1950b release: @previewjs/[email protected]
  • e1ffae9 fix: unbreak the "Open in Preview.js" button in VS Code
  • c78a08d feat: show logs in VS Code and IntelliJ during install (#139)
  • 50923f4 chore: update GitHub repo URL
  • 2ca5436 fix: remove hardcoded version of VSIX to fix dev script
  • b7d4318 chore: set up Open VSX Registry publishing
previewjs - app/v1.0.4

Published by fwouts over 2 years ago

previewjs - plugins/react/v1.0.4

Published by fwouts over 2 years ago

  • 54e97db fix: ensure that @types/react is bundled in @previewjs/plugin-react (#141)
previewjs - core/v1.0.3

Published by fwouts over 2 years ago

  • c78a08d feat: show logs in VS Code and IntelliJ during install (#139)
  • 50923f4 chore: update GitHub repo URL