Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

pytsite/plugin-widget2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PytSite Widget2 Plugin

Changelog

0.5.1 (2019-08-07)

Improper usage of React's container fixed.

0.5 (2019-07-17)

  • JS API slightly reworked.
  • Errors fixed.

0.4 (2019-07-16)

  • Huge rework of the logic and code.
  • Base renamed to Widget.
  • New widgets adde: Container and HTML.

0.3 (2019-07-13)

Support of pytsite-9.0.

0.2 (2019-06-06)

New kwarg em_type added to Base.

0.1 (2019-05-09)

First release.