Skip to content

Releases: ibm-js/deliteful

0.8.0

13 Nov 12:09
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

What's new in this release?

New Feature
  • Accordion element (#178)
Bug Fixes
  • Problem on PageableList when modifying items at index to high (#569)
  • SwapView: After calling show method with transition, Swipe transitions are broken (#567)
  • ToasterMessage: pointerover produced when "click" on mobile devices (#545)

0.8.0-beta

05 Oct 16:07
Compare
Choose a tag to compare
0.8.0-beta Pre-release
Pre-release
prepare for 0.8.0-beta

0.8.0-alpha

28 Aug 15:20
Compare
Choose a tag to compare
0.8.0-alpha Pre-release
Pre-release
Fixed accordion sample after changes on store

- Updating sample according to 11a4c8d
- Optimizing functional test

0.7.1

13 May 17:58
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

What's new in this release?

Bug Fix
  • Regression on PageableList (#565)

0.7.0

11 May 14:24
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

What's new in this release?

Enhancements
  • Switch: support textDir property (#450)
  • ViewStack: showPrevious() should do a reverse transition (#396)
Bug Fixes
  • SidePane not initialising correctly when included in template (#536)
  • ResponsiveColumns is not resetting screenClass when the breakpoints are changed. (#534)
  • ViewStack: this.transition not used as in the documentation (#529)
  • Combobox: spurious input event at initialization in single selection mode and for programmatic selection (#519)
  • Select: in Chrome/desktop, scroll can jump a bit during interaction (only in multiple sel. mode) (#510)
  • Combobox: in some conditions, does not show initially the label of the first option. (#509)
  • PageableList: doc needs a jsfiddle sample (#478)
  • Switch: High-contrast mode should be supported (#477)
  • ProgressBar: formatExtraMsg() presumably backwards in RTL mode (#466)
  • StarRating: should not import uacss? (#461)
  • deliteful/list/PageableList is crashing IE10 (#280)

0.7.0-beta.2

28 Apr 12:23
Compare
Choose a tag to compare
0.7.0-beta.2 Pre-release
Pre-release
Fix in previous commit

0.7.0-beta

15 Apr 16:11
Compare
Choose a tag to compare
0.7.0-beta Pre-release
Pre-release
remove erroneous and superfluous register

0.6.0

0.6.0-beta

30 Jan 17:17
Compare
Choose a tag to compare
0.6.0-beta Pre-release
Pre-release

No new elements in this release but lot's of cleanups.

  • We are now consistently using ES6 Promises.
  • We use jQuery for DOM manipulation.
  • We have various bidirectional text improvements.
  • Combobox is finally converging with keyboard support as well as multi channel policy support based on the new channelBreakpoints module that allows you to define the default breakpoints used in the application.
  • Major CSS rework towards simplication
  • support of delite 0.6.0-beta

We have one incompatibility, the SwapView viewstack property has been renamed to viewStack (camel case).

See details here: https://github.com/ibm-js/deliteful/issues?q=is%3Aissue+milestone%3A0.6.0+is%3Aclosed

0.6.0-alpha

27 Jan 14:30
Compare
Choose a tag to compare
0.6.0-alpha Pre-release
Pre-release

deliteful for delite-0.6.0-alpha