Skip to content

Releases: realbig/rbm-field-helpers

v1.6.0

31 Aug 15:23
a625d21
Compare
Choose a tag to compare
  • RTL Support!
  • Properly handle .min files as separate files rather than just ignoring the SCRIPT_DEBUG constant

v1.5.9

20 Oct 18:24
50351fc
Compare
Choose a tag to compare
  • Fixes saved values not being loaded in Date/Time/DateTimepickers within a Repeater
  • Fixes the appearance of Checkbox/Radio fields within new rows of a saved Repeater

v1.5.8

06 Aug 19:22
2544259
Compare
Choose a tag to compare
  • Fix defaults not working for Colorpickers within a Repeater
  • Fix text inputs not showing a 0 value

v1.5.7

29 Mar 17:59
ffb8df2
Compare
Choose a tag to compare
  • Supports legacy configuration a bit better

v1.5.6.1

09 Feb 15:57
80d4442
Compare
Choose a tag to compare
  • Adds a missing Version for a docblock

v1.5.6

08 Oct 12:42
Compare
Choose a tag to compare
  • Fixes issue where a user without edit_posts but with edit_post (They cannot edit all Posts, but can edit that specific one) was unable to save Post Meta.

v1.5.5

14 Aug 13:41
Compare
Choose a tag to compare
  • Fixes issue where Options would not get a default returned properly sometimes
  • Fix issue where Date/Time/DateTime Pickers were not loading default values correctly

v1.5.4

13 May 15:19
Compare
Choose a tag to compare
  • Fixes an issue where an insecure stylesheet could be pulled down

v1.5.3

02 Mar 14:49
Compare
Choose a tag to compare
  • Ensure that Radio Fields always have readable labels

v1.5.2

11 Sep 12:32
Compare
Choose a tag to compare
  • Reverts change from v1.4.14 for Radio Fields. Radio Fields save as a String all the time.