Skip to content

Revisions

  • document '.' is a reserved character

    @sdetweil sdetweil committed Nov 3, 2023
  • reformat, cleanup

    @sdetweil sdetweil committed Sep 20, 2022
  • add content for questions/question type

    @sdetweil sdetweil committed Sep 20, 2022
  • Updated Home (markdown)

    @sdetweil sdetweil committed Sep 18, 2022
  • Updated Home (markdown)

    @tchapi tchapi committed Jun 23, 2021
  • Add indicator for range type

    @tchapi tchapi committed Jun 23, 2021
  • Updated Home (markdown)

    @tchapi tchapi committed Jun 3, 2021
  • Add info on draggable property for tabarrays

    @tchapi tchapi committed May 31, 2021
  • Updated Home (markdown)

    @tchapi tchapi committed Jan 8, 2021
  • Update paragraph about arrays following #309

    @tchapi tchapi committed Jan 8, 2021
  • Remove confusing sentence

    @tchapi tchapi committed Apr 6, 2020
  • I guess that when an integrer generates a text input it should be 'type="number"'.

    @hubertkubiak hubertkubiak committed Mar 8, 2019
  • Updated Home (markdown)

    @tchapi tchapi committed Feb 14, 2019
  • Updated Home (markdown)

    @MingzhiLiu MingzhiLiu committed Jan 11, 2019
  • deprecated elementTypes replaced with fieldTypes

    @Elenchev Elenchev committed Oct 10, 2015
  • The documentation states that in order to extend JSONForms you have to add a new element to JSONForms.elementTypes, this however is incorrect - it should be fieldTypes.

    @Elenchev Elenchev committed Oct 10, 2015
  • in code it use elementTypes rather than fieldTypes.

    @ulion ulion committed Jul 10, 2015
  • Updated Home (markdown)

    @ulion ulion committed Nov 5, 2014
  • Fix anchors (tested on FF 29)

    @pheew pheew committed May 27, 2014
  • Fixed CSS

    @mattburns mattburns committed Jan 30, 2014
  • Fixed "displayErrors" example (#88)

    @tidoust tidoust committed Oct 21, 2013
  • Added "readOnly" to common schema properties supported by JSON Form

    François Daoust committed Aug 20, 2013
  • same reason as previous edit but this one is just because I'm blind

    @5pitf1re 5pitf1re committed Jul 30, 2013
  • Updated JSON Schema spec URL to the latest valid draft.

    @5pitf1re 5pitf1re committed Jul 30, 2013
  • Added short explanation on "jsonform-readonly" and "jsonform-disabled"

    François Daoust committed May 7, 2013
  • Added section on common "placeholder" property

    François Daoust committed May 7, 2013
  • Added example of CSS properties to style "required" fields

    François Daoust committed May 7, 2013
  • Added: range, fieldHtmlClass, disabled, readonly, HTML5 input types Documentation completed to match recent changes introduced in JSON Form. The commit also updates the part on "selectfieldset" to mention that it may now be linked to a schema key if needed.

    François Daoust committed May 7, 2013
  • Removed TODO (still need to link to playground once available)

    François Daoust committed Jul 9, 2012
  • Added short note on styles

    François Daoust committed Jul 9, 2012