JSPM

  • Created
  • Published
  • Downloads 400
  • Score
    100M100P100Q93981F
  • License MIT

Create, in fast and easy way, interactive React website elements

Package Exports

  • react-divcreator

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-divcreator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Website

http://react-divcreator.cba.pl

Documentation

NPM

Available types

Changelog

version: v2.0.0

Initialisation of the React-divcreators new version.

version: v2.0.1

Added Readme.md file modules names.

version: v2.0.2

Added new keys: triangleWH, contentBackgroundColor, headerBackgroundColor, triangleBackgroundColor to the BoxWindow module.

version: v2.0.3

Added new key: allMatchesCallback to the SourceCode module.

version: v2.0.4

Improved performance and matching quality of the SourceCode module.

version: v2.0.5

Added new keys: removeLines, removeLinesChar to the SourceCode module. Added new key: animationType to the modules: MenuFixedBottom, MenuFixedLeft, MenuFixedRight and MenuFixedTop.

version: v2.0.6

Improved toggling functionality for the buttons: maximize and minimize to the BoxWindow module.

version: v2.0.7

Administrative tasks.

version: v2.0.8

Added new modules: BoxMenu and Breadcrumbs.

version: v2.0.9

Removed babel-polyfill from project.

version: v2.0.10

Improved module: Slider (interactive part) and added mobile devices support for interactive sliding.

version: v2.0.11

Improved module: Slider (interactive part and css properties). Added new key: displayButtons. Removed unused keys: moveSliderSpeed, moveSliderLeft, moveSliderRight, moveSliderTop and moveSliderDown.

version: v2.0.12

Improved module: Slider (interactive part in combination of active dots and prev next button).

version: v2.0.13

Added new module: InputSuggestion. Added new key: animationType to the module: Accordion. 

version: v2.0.14

Added new keys: sortAsc and sortDesc to the module InputSuggestion.

version: v2.0.15

Added new keys: showAllSuggestionsOnFocus and mouseOverSelection to the module InputSuggestion.
Added new key: sliderSpeed to the module Slider and improved case "moveSlider" while sliding with the mouse to the left and right site.