Socket
Socket
Sign inDemoInstall

@gondel/plugin-react

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gondel/plugin-react - npm Package Versions

13

1.1.1

Diff

Changelog

Source

1.1.1 (2020-01-16)

Bug Fixes

  • react plugin: provide default type for State (d388473)
jantimon
published 1.1.0 •

Changelog

Source

1.1.0 (2020-01-16)

Features

  • react plugin: add async linkining support to the gondel react plugin (b39ca5a)
jantimon
published 1.0.0 •

Changelog

Source

1.0.0 (2019-11-28)

Bug Fixes

  • core: prevent plugins from being registered twice when being in different js files (66aedec), closes #48

Features

  • plugin resize: enhance readme and export interface for component dimensions (#52) (fe86c2c)

BREAKING CHANGES

  • core: enhances structure of pluginEvents object to track if a plugin (in another js file) has already been initialized
jantimon
published 1.0.0-alpha.29 •

jantimon
published 0.1.0 •

Changelog

Source

0.1.0 (2019-04-08)

Features

  • resize plugin: add resize plugin (#39) (26df627)
  • website: add page about gondel communication (#47) (64ff049)
jantimon
published 0.0.8 •

Changelog

Source

0.0.8 (2018-11-19)

Features

  • react-plugin: Allow to skip the render method for pure linking components (3e1c4d7)
jantimon
published 0.0.7 •

Changelog

Source

0.0.7 (2018-11-05)

Bug Fixes

  • core: Overwrite currentTarget using a getter (41a859f), closes #11
  • core: Prevent errors during the event handling (a560c64)

<a name="0.0.6"></a>

jantimon
published 0.0.6 •

Changelog

Source

0.0.6 (2018-09-25)

Features

BREAKING CHANGES

  • core: GondelBaseComponent constructor requires a ctx and a componentName argument

<a name="0.0.5"></a>

jantimon
published 0.0.5 •

Changelog

Source

0.0.5 (2018-09-19)

Bug Fixes

  • core: Allow to stop any node with stopComponents (4586f89)

<a name="0.0.4"></a>

jantimon
published 0.0.4 •

Changelog

Source

0.0.4 (2018-09-17)

Bug Fixes

  • @gondel/core: Rethrow caught errors from promises for better dev tool output (6de6c5f)
  • core: Allow to overwrite the stop method (83946fd)
  • Update path for HtmlWebpackPlugin template in typescript example (9ee3ae2)
  • core: Fix Element is undefined in jest (ba71f7c)
  • plugin-jquery: Fix a typo in the classname (5b3a447)
  • plugin-react: Fix a possible invalid type error (9622d7d)

Features

  • Upgrade dependencies (#13) (228c287)
  • core: Start all components on dom ready (12f4b64)
  • dom-utils: add the possibility of generic params for dom utils (63d3785)
  • dom-utils: refactor getComponentByDomNode for strict typings (deaf717)
  • events: Set event.currentTarget to the selected element of the listener (03a0152)
  • plugin-jquery: Provide a mixin and a baseClass (504bdf4)
  • plugin-media-query: create media-queries gondel plugin (#2) (5c36e04)
  • plugin-media-query: Export the event name as variable name (4af8458), closes #4
  • plugin-react: Release the gondel react plugin (d7c14dd)

BREAKING CHANGES

  • events: Set event.currentTarget to the selected element of the listener
  • dom-utils: getComponentByDomNode will now throw an error if no component can be found
  • plugin-media-query: The event named viewportChange was removed and is now only accessible using the exported VIEWPORT_ENTERED constant

<a name="0.0.2"></a>

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