Skip to content

CellBIS.js release v0.0.1-beta.4

Latest
Compare
Choose a tag to compare
@CellBIS CellBIS released this 28 Jun 21:20
· 3 commits to master since this release

Information

Update files for Prepare NPM Package

  • Rename src/ui/cellbis-pagination.js to src/ui/pagination.js
  • Rename src/ui/cellbis-event.js to src/component/event.js
  • Add src/ui/generator.js
  • Add src/ui/paginaton.js
  • Add src/wrapper/cellbis.js
  • Add src/var/IsBrowser.js
  • Add package.json and index.js

Feature in file "cellbis.js"

  • HTML Generator - cb.hgen
  • Union Object using cb.union.object()
  • Combine Object using with cb.combine.object()
  • Add custom extended function with cb.sub()

Feature in file "cellbis-pagination.js"

  • Support custom "Pagination Type"
  • Pagination type with name "standard" as default.

Feature is under development :

  • Component :
    • HTTP Request & File Upload
    • Web Storage
  • UI Generator :
    • Pagination
    • Form HTML
    • Table HTML