Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cicero

18466899105ISC1.4.0

a useful utils collection

readme

changelog

9/27/2019

1.3.0

Creates

  • Add Carousel and CarouselItem

Updates

  • Update DomElement to make append and prepend able to deal with Both Html-Dom-Element or class DomElement

9/20/2019

1.2.2

Updates

  • Update README.md
  • Update windowBodyDefaultStyle of PopupWindow.js

9/19/2019

1.2.1

Creates

  • add FormValidator and EVUnit

9/15/2019

1.1.1

Creates

Updates

  • PopupWindow expose window, windowTitle, windowBody style and element handler

  • PopupWindow add new getters getWindow(), getWindowBody(), getWindowTitle(), getMinBtn(), getMaxBtn(), getCloseBtn()

  • DomElement add addEvent(... eventInfoArrs)

Removals

9/14/2019

1.1.0

Creates

  • Add Binder for simple event driven mechanism in client side

    Updates

  • Update PopupWindow ui and its minimum style

  • Update DomElement add unsetStyle

Removals

9/13/2019

1.0.2

Creates

  • Add DomElement.md
  • Add PopupWindow.md
  • Add register-babel.md

Updates

  • Update README.md
  • Update DomElement functions, add prepend
  • Update DomElement.spec.js test cases
  • Update PopupWindow styles and default values

Removals

  • Remove clis/utils.js

9/12/2019

1.0.1

Creates

  • Added DomElement test cases
  • Added LICENSE

Updates

  • Updated DomElement
  • Updated PopupWindow
  • mod package.json

Removals

9/10/2019

1.0.0

Creates

  • client
    • PopupWindow
    • DomElement

Updates

Removals