Skip to content
This repository was archived by the owner on Nov 28, 2020. It is now read-only.

Latest commit

 

History

History
48 lines (35 loc) · 1 KB

File metadata and controls

48 lines (35 loc) · 1 KB

Change Log

4.0.0 rc1 - Not Published

Added

  • variable.scss
  • Error type PebMultipleElementError
  • query function

Changed

  • Rewrite RElement and RElementsCollection and renamed to ElementManager
  • sel now is a shorthand of select
  • p-trans => peb-trans

Removed

  • RElement & RElementCollection
  • Error type PebNullObjectError
  • genNode
  • HTML tag p-mark

Fixed

  • The name of peb-trans were different in different code

3.1.0 - 2020-10-31

Added

  • peb.noop empty function
  • Add ajax typings
  • log to print log directly
  • Beta dataMap class to store data
  • Error types PebMissingEnvironmentError and PebMissingParameterError
  • reqArg function
  • RElement.animate

Changed

  • .editorconfig
  • A boolean parameter for RElement.prev and RElement.next
  • translationTable => TranslationTable

Deprecated

  • peb.genNode
    • The alternative plan: peb.createElement