Skip to content

Releases: globules-io/OGX.JS

OGX.JS 1.9.1

26 Oct 14:43
Compare
Choose a tag to compare
  • [OSE] fix OSE scripts in loop
  • [NestList] better handling of scroller
  • [Carousel] fix Uxi with no name set not focusing
  • [Dots] now auto updates when Carousel panels are added or removed
  • [Theater] fix issue with Theater not showing

OGX.JS 1.9.0

18 Oct 20:37
Compare
Choose a tag to compare
  • [Deprecations] all deprecated methods removed
  • [Calendar] added refresh method
  • [Uxi] css is now set at Uxi level, all components inheriting it
  • [OML] now handles OSE expressions in selectors via data:OML tag
  • [Index] move from text/javascript to application/javascript
  • [Dependency] HowlerJS updated to v2.2.3
  • [Dependency] MomentJS updated to v2.29.1

OGX.JS 1.8.11

08 Oct 19:37
Compare
Choose a tag to compare
  • [Install] added support to bin/main.js
  • [Misc] version bump

OGX.JS 1.8.8

05 Oct 20:40
Compare
Choose a tag to compare
  • [Install] better upgrade path

OGX.JS 1.8.6

04 Oct 23:44
Compare
Choose a tag to compare
  • [NPM] Hotfix install

OGX.JS 1.8.5

04 Oct 23:04
Compare
Choose a tag to compare
  • [Calendar] fix selectable overwritten after swipe
  • [Install] fix broken path

OGX.JS 1.8.4

24 Sep 13:02
Compare
Choose a tag to compare

1.8.4

  • [Form] added getBind and updateBind methods
  • [OSE] fixes the use of && in OSE expressions
  • [Switch] Better handling of omitted default value with custom data
  • [Carousel] Added dragLeft, dragRight methods and drag_left, drag_right config flags

OGX.JS 1.8.3

06 Sep 13:18
Compare
Choose a tag to compare
  • [MISC] Minor improvements
  • [DynamicList] added index, replaceAt, refreshAt methods
  • [Tags] Fixed escaped value if limit is 1
  • [Carousel] tightened internal selectors for possible nesting issue
  • [OML] nodes can now be declared as array of OSE scripts
  • [OML] added getNodeById method

OGX.JS 1.8.2

11 Aug 19:37
Compare
Choose a tag to compare
  • [Templater] added jmake method to templatize inside JSON
  • [App] better handling of moveNode
  • [OML] better handling of max_render_time
  • [Uxi] added optional parameters to be passed to observe callback
  • [Popup] fixes getBestSize after user resize
  • [Tabs] auto go to previous index upon remove tab
  • [Carousel] fixed issue with animation when removing first panel
  • [Container] exposed tabs object as .tabs and carousel as .carousel
  • [MISC] minor optimizations

OGX.JS 1.8.1

04 Aug 15:10
Compare
Choose a tag to compare

[Hotfix] Deprecation in PROD build