New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teleporthq/teleport-plugin-react-base-component

Package Overview
Dependencies
Maintainers
4
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teleporthq/teleport-plugin-react-base-component - npm Package Versions

1
1214

0.10.0-alpha.6

Diff

Changelog

Source

v0.10.0-alpha.6 (2019-11-05)

:electric_plug: React Generators
  • teleport-project-generator-gatsby
    • #398 feat(gatsby-proj): support for custom manifest in gatsby (@JayaKrishnaNamburu)
:electric_plug: Angular Generators
  • teleport-project-generator-angular
  • teleport-plugin-angular-module
:earth_asia: Core
Committers: 2
alexnm
published 0.10.0-alpha.5 •

Changelog

Source

v0.10.0-alpha.5 (2019-10-24)

:electric_plug: React Generators
:electric_plug: Vue Generators
  • teleport-project-generator-gridsome
  • teleport-code-generator, teleport-project-generator-gridsome, teleport-test, teleport-types
:electric_plug: Preact Generators
  • teleport-code-generator
:earth_asia: Core
  • #354 WIP: feat(reactnative): project generator initial structure (@alexnm)
:bug: Bug Fix
  • teleport-project-generator-next, teleport-uidl-resolver
    • #389 fix: custom mapping logic for navlinks and <a> tags (@alexnm)
Committers: 2
alexnm
published 0.10.0-alpha.4 •

Changelog

Source

v0.10.0-alpha.4 (2019-10-15)

:rocket: New Features
  • teleport-component-generator-preact, teleport-component-generator-react, teleport-component-generator-vue, teleport-plugin-css
    • #385 fix: forced scoping added for css plugin and set on vue, react, preact (@alexnm)
:electric_plug: Preact Generators
  • teleport-code-generator, teleport-project-generator-preact, teleport-test
Committers: 3
alexnm
published 0.10.0-alpha.3 •

Changelog

Source

v0.10.0-alpha.3 (2019-10-09)

:bug: Bug Fix
  • teleport-component-generator-react, teleport-component-generator-stencil, teleport-shared, teleport-types, teleport-uidl-resolver, teleport-uidl-validator
    • #379 feat: string blacklists on mappings and regex validation for some strings in the UIDL (@alexnm)
Committers: 1
alexnm
published 0.10.0-alpha.2 •

Changelog

Source

v0.10.0-alpha.2 (2019-09-30)

:electric_plug: Stencil Generators
  • teleport-plugin-stencil-base-component
Committers: 2
alexnm
published 0.10.0-alpha.1 •

Changelog

Source

v0.10.0-alpha.1 (2019-09-23)

:electric_plug: Angular Generators
  • teleport-plugin-angular-base-component, teleport-plugin-vue-head-config, teleport-postprocessor-prettier-js, teleport-types
  • teleport-plugin-angular-base-component, teleport-plugin-angular-module, teleport-project-generator-angular
:fire: Refactoring
  • #366 Refactor/shared imports (@alexnm)
  • #362 refactor: rename some fields and simplify logic for routing and paths (@alexnm)
Committers: 3
alexnm
published 0.10.0-alpha.0 •

Changelog

Source

v0.10.0-alpha.0 (2019-09-05)

:rocket: New Features
:electric_plug: Angular Generators
  • teleport-component-generator-angular, teleport-component-generator-vue, teleport-plugin-angular-base-component, teleport-plugin-vue-base-component, teleport-shared
:electric_plug: Preact Generators
  • teleport-project-generator-preact, teleport-project-generator-stencil, teleport-project-generator, teleport-types
:package: Project Packer
  • teleport-code-generator, teleport-publisher-codesandbox, teleport-test
    • #358 feat(publisher): codesandbox integration added (@alexnm)
:earth_asia: Core
  • #353 refactor(seo): handling default title and canonical link (@alexnm)
  • #346 feat(meta): added two plugins to handle jsx and vue-meta values per page (@alexnm)
  • #344 Feat/root node restricted to type element (@alexnm)
:bug: Bug Fix
  • teleport-component-generator-angular, teleport-component-generator-vue, teleport-plugin-angular-base-component, teleport-plugin-vue-base-component, teleport-shared
  • teleport-plugin-stencil-app-routing
  • teleport-component-generator-preact, teleport-plugin-angular-base-component, teleport-plugin-vue-base-component, teleport-shared, teleport-types, teleport-uidl-validator
Committers: 2
alexnm
published 0.9.0 •

Changelog

Source

v0.9.0 (2019-08-13)

:electric_plug: Angular Generators
:electric_plug: Stencil Generators
  • #319 feat(stencil): stencil component generator (@alexnm)
:electric_plug: Preact Generators
:nail_care: Style Flavours
  • #338 refactor(css): teleport-plugin-css now works for both html templates and jsx code chunks (@alexnm)
  • #309 fix(plugin-styles): Fix generation of empty styles (@JayaKrishnaNamburu)
:earth_asia: Core
  • #334 refactor components generated in own folder (@alexnm)
  • #331 refactor(core): template generation syntax is now configurable from base plugins (@alexnm)
  • #327 fix(slots): restrictions for slot node fallback and separate handling for native / prop based slot (@alexnm)
  • #328 feat(postprocessors): factory functions defined with options for configurability (@alexnm)
  • #314 refactor(react-base-plugin): jsx generation extracted to shared package (@alexnm)
:bug: Bug Fix
  • teleport-component-generator-react, teleport-plugin-react-styled-components, teleport-shared
  • teleport-component-generator-vue, teleport-plugin-vue-base-component
:house: Dev Experience
:fire: Refactoring
  • #336 refactor(css-modules): classname generation optimization and tests for multiple cases (@alexnm)
  • #333 refactor: updated template names and new react template based on cra (@alexnm)
  • #330 refactor(vue): extract html generation syntax into shared package (@alexnm)
  • #325 refactor: standard file and chunk types (@alexnm)
  • #305 refactor(shared): renames, reusability, tests, cleanup, etc. (@alexnm)
Committers: 3
alexnm
published 0.8.1 •

alexnm
published 0.8.0 •

Changelog

Source

v0.8.0 (2019-06-28)

:rocket: New Features
  • #281 feat(proj-gen): implement local dependency resolver for components an… (@alexnm)
  • #278 feat(Attribute-mapping): Adding mapping for attributes (@anamariaoros)
:electric_plug: Vue Generator
:package: Project Packer
  • teleport-github-gateway
  • teleport-publisher-now
  • teleport-publisher-github
:earth_asia: Core
:bug: Bug Fix
  • teleport-project-generator
    • #291 fix(proj-gen): check for file override instead of duplication (@alexnm)
  • teleport-component-generator, teleport-uidl-validator
    • #290 fix(uidl): filename derived from sanitized component name (@alexnm)
  • teleport-uidl-validator
  • teleport-plugin-react-styled-jsx, teleport-shared
  • teleport-publisher-github
:house: Dev Experience
  • teleport-project-packer-test
    • #260 chore(packer-test): Used a config file to display the github token (@andreiTnu)
:fire: Refactoring
Committers: 5
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc