Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Releases: Emerjoin/Hi-Framework

Hi-Framework 1.1.0

20 Aug 18:08
Compare
Choose a tag to compare

Changes

Miscellaneous

  • i18n support added
  • Ajax Uploads support via frontiers
  • @template
  • Frontiers timeout control via hi.xml and @timeout
  • Hi-es5.js obfuscated in PRODUCTION mode
  • ajaxify now sets href=javascript:void(0)
  • if-dev attribute
  • Deprecated: Template.getMarkup(), Template.setMarkup(markup)

New APIS

  • Hi.reload(args)
  • FrontierRequestEvent.overrideResult(value)
  • FrontierRequestEvent.interupt()
  • ControllerRequestEvent.interupt()
  • FrontEnd.putOnTemplate(key, value)
  • TransformEvent
  • ViewTransformEvent
  • Frontiers faking support: Hi.$test.MockCall

Get started

Start using Hi-Framework by accessing http://docs.hi-framework.org/1.1.0/getting-started/index.html

Tutorials

Find Hi-Framework tutorials at http://docs.hi-framework.org/1.1.0/tutorials/index.html

Help and get help

Find and talk to other Hi developers/contributors at https://community.hi-framework.org

Documentation source-code

What to hack the docs? Contributions are welcome. Go ahed: https://github.com/Emerjoin/Hi-Framework-docs/tree/1.1.0

Hi-Framework 1.0.0

27 Jun 07:58
Compare
Choose a tag to compare

Get started

Start using Hi-Framework by accessing http://docs.hi-framework.org/1.0.0/getting-started/index.html

Tutorials

Find Hi-Framework tutorials at http://docs.hi-framework.org/1.0.0/tutorials/index.html

Help and get help

Find and talk to other Hi developers/contributors at https://community.hi-framework.org

Documentation source-code

What to hack the docs? Contributions are welcome. Go ahed: https://github.com/Emerjoin/Hi-Framework-docs/tree/1.0.0