Skip to content

Releases: aharabara/habarnam

Chimera

07 Jun 11:08
f50028c
Compare
Choose a tag to compare
Merge pull request #4 from aharabara/development

Development

Chimera

07 Jun 10:56
5633a7f
Compare
Choose a tag to compare
# habarnam (#3)

- more details + better demo
 - full screen clear on Application->switchTo call
 - bugfixes

Chimera

07 Jun 09:40
c9b910f
Compare
Choose a tag to compare
  • animation
  • better textarea handling
  • better CPU usage (redraw on demand)
  • better debug mode
  • better component placement
  • CSS styles instead of XML attributes
  • 1 screen per file. XML is now very close to HTML for easier usage
  • Application methods : switchTo, focusOn, findFirst and findAll
  • a lot of improvements and bugfixes

Cyclope

22 May 21:37
Compare
Choose a tag to compare
Cyclope Pre-release
Pre-release
  • animation[from=""][frame-height=""][frame-counter=""][repetitions=""]
  • update on resize is now a little bit faster
  • on.$event="#viewID" is equal to Application->switchTo(#viewID)
  • surface with no positions specified is a fullscreen surface
  • better component displaying + display attribute for all components.

Cyclope

21 May 20:38
Compare
Choose a tag to compare
Cyclope Pre-release
Pre-release
  • UI in XML
  • Component event handling + event binding via XML.
  • Components:
    • List
    • Button
    • Panel
    • Divider
    • Input
    • Label
    • TextArea