log js/specification.js @ 2684:f9cba2241c35

age author description
Sat, 11 Mar 2017 08:04:05 +0000 Nicholas Jillings Syntax tidy of specification.js
Thu, 13 Apr 2017 11:36:24 +0100 Nicholas Jillings #191: Now added to <page> nodes the “position” attribute
Thu, 19 Jan 2017 15:38:14 +0000 Nicholas Jillings Fix problems found for Edge (HTMLElement::children does not exist).
Thu, 08 Dec 2016 14:03:39 +0000 Nicholas Jillings #146 ground work
Sun, 20 Nov 2016 10:14:36 +0000 Nicholas Jillings Merge branch 'master' into vnext
Tue, 15 Nov 2016 09:52:16 +0000 Nicholas Jillings #101. Updated specification.js
Mon, 14 Nov 2016 14:49:57 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Mon, 14 Nov 2016 14:45:39 +0000 Nicholas Jillings Merge master into vnext
Mon, 14 Nov 2016 14:20:32 +0000 Nicholas Jillings Beautified entire project.
Mon, 31 Oct 2016 16:34:55 +0000 Nicholas Jillings Added <surveyslider> to <survey> nodes. Supports min, max, minText and maxText.
Mon, 31 Oct 2016 16:08:24 +0000 Nicholas Jillings Completed merge of current spec with new nodes. Working example in AB_example. Gives console warnings.
Mon, 31 Oct 2016 15:14:53 +0000 Nicholas Jillings Added minimum (left) and maximum (right) slider markers to the comment slider element
Sun, 30 Oct 2016 13:57:37 +0000 Nicholas Jillings #137. Modified <commentquestion> nodes in pages to have a proper list structure. Differently labelled nodes depending on type <commentquestion>, <commentradio>. Added slider and converted project.xml to match new specifications. AB_example.xml shows new slider type
Tue, 18 Oct 2016 15:49:58 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Tue, 18 Oct 2016 15:12:55 +0100 Nicholas Jillings Formatting of js/specification.js