Skip to content

Latest commit

 

History

History
336 lines (212 loc) · 17.6 KB

CHANGELOG.md

File metadata and controls

336 lines (212 loc) · 17.6 KB

1.19.3 (2018-11-05)

  • Open feedback link on different browser tab (7b52124)

1.19.2 (2018-09-14)

  • Added support for description in selectionButtons (6a4d5cd)

1.13.1 (2018-03-07)

  • Ensure govuk modules import the actual window (cf93247)

1.13.0 (2018-03-06)

  • Add a language switcher macro (ebb29d2)
  • Debug out the webpack stats in prod, useful for debugging prod issues (02297ec)

1.12.0 (2018-02-27)

  • Clean up usage of logging (5616c1a)
  • Move the error summary above the header for the check your answers page and question page (7c71ad3)
  • remove unused package-lock.json (9c0e21b)

1.11.0 (2018-02-26)

  • Configure webpack for production (1923410)
  • Deprecate using webpack dev in production (e3ffb8e)
  • Shim over @hmcts/nodejs-logging if present (b56867c)
  • Update dependencies (580e38d)

1.10.0 (2018-02-06)

  • Allow selectionButtons macro to be called (eab60ce)
  • Update to latest packages (d7b04f8)

1.9.1 (2018-02-02)

  • Add add-another-delete-link class to the addAnother delete link. Add add-another-add-link class to t (ec67622)

1.9.0 (2018-02-01)

  • Add add-another layout (80ef747)
  • Add ids to add another and check your answers (45cb2ad)
  • adding error page template (b95f039)
  • Allow specifying of a specific url for questions to post to (6d1ca31)
  • Ensure cya items with the same question from different steps do not have the same id (3d187eb)
  • Fix spacing between items in the list on add another on mobiles (3248b8e)
  • Handle array answers correctly, render them in an unstyled list (2c31acd)
  • Release 1.8.0-1 (61fe076)
  • Release 1.8.0-2 (220bb3f)
  • Release 1.8.0-3 (2e03c17)
  • Remove explicit left padding, messes with field-group-error (7f90888)
  • Rename list item to item, makes more sense from a users perspective (292ba18)
  • Render error summary on cya (in case a developer overrides the statement of truth) (5b4c1e3)

1.8.0-3 (2018-01-12)

  • Ensure cya items with the same question from different steps do not have the same id (b4c5277)

1.8.0-2 (2018-01-12)

  • Add ids to add another and check your answers (454d70c)
  • Fix spacing between items in the list on add another on mobiles (c450aa8)
  • Render error summary on cya (in case a developer overrides the statement of truth) (cb0980c)

1.8.0-1 (2017-12-22)

  • Add add-another layout (b9bbe16)
  • adding error page template (b95f039)
  • Allow specifying of a specific url for questions to post to (bdc9370)
  • Handle array answers correctly, render them in an unstyled list (1f25ac6)
  • Remove explicit left padding, messes with field-group-error (c73d858)
  • Rename list item to item, makes more sense from a users perspective (c005e72)

1.7.0 (2017-12-19)

  • Allow services to override content on Check your answers (#44) (5d92a78)

1.6.0 (2017-12-18)

  • Allow explicitly setting html in phase banner (8e4b658)

1.5.0 (2017-12-13)

  • Add a date component (a2d4d41)
  • chore(package): update chai-fs to version 2.0.0 (122421a)

1.4.0 (2017-11-29)

  • Add a macro for propositional navigation (040ea68)
  • Allow users to add globals without overriding ours (486233d)
  • Handle boolFields in selection buttons (3c75c2f)

1.3.0 (2017-11-23)

  • Add check your answers layout (fde4b9b)
  • Add macro for check your answers blocks (6471778)
  • Add sass for check your answers (25656b9)
  • Add statement of truth to check your answers template (6dea0c4)
  • Handle questions presenting a path or a url (6e577fd)
  • Make webpack less noisy (cf8588c)
  • Only display answers that shouldn't be hidden (47a99cd)
  • Only show titles if there's more than 1 section (224b3ee)
  • Update dependencies (60a4408)

1.2.0 (2017-11-15)

  • Allow usage of webpack dev middleware outside of development (e7451f2)

1.1.1 (2017-11-02)

  • Fix typo in the class for the one third column in two-thirds.html (560c439)

1.1.0 (2017-10-18)

  • Add new select macro (e9f6f78)
  • Crosslink analytics docs (91c02f5)
  • Demo using the new govuk import (589c9f1)
  • Document select field (1307855)
  • Ensure separate bundles for separate entries are output (286a9ad)
  • Expose analytics (84f1f6f)
  • Expose download-link-tracker (eec5db6)
  • Expose error tracking (1b96fc8)
  • Expose external link tracker (57d23ee)
  • Expose mailto link tracker (34eb106)
  • Expose modules (4325b58)
  • Expose primaryLinks (c0e691b)
  • Expose print intent (7ab8740)
  • Expose shimLinksWithButtonRole (2145576)
  • Expose show-hide-content.js from govuk_frontend_toolkit (58c7e6f)
  • Expose stickAtTopWhenScrolling (5082539)
  • Expose stopScrollingAtFooter (7b216f7)
  • Expose the details polyfill (e09da95)
  • Fix linting errors (a0c4d49)
  • Include jquery as a dependency of govuk_frontend_toolkit (ef3fc47)
  • Merge webpack settings with users webpack settings (06a2c63)
  • Move babel in to a module to describe why we are using it (e5172c3)
  • Remove unnecessary js copy plugin (67c42f4)
  • Use babel to es6ify/polyfill browser scripts (ad0066c)
  • chore(package): update mocha to version 4.0.1 (e92acad), closes #20
  • fix(package): update style-loader to version 0.19.0 (47b8953)

1.0.2 (2017-10-13)

  • Handle array fields correctly in selectionButtons (49fbd7a)

1.0.1 (2017-10-13)

  • Prevent outputting of undefined field values (4ff622f)
  • Use different if check (6f109cb)

1.0.0 (2017-10-12)

  • Release 1.0.0-0 (77bfd21)
  • Release 1.0.0-2 (7b1043a)
  • Release 1.0.0-3 (e6b1061)
  • Switch top errors box to use fields instead of form (e1fafa1)
  • Update error rendering to satisfy changes in one-per-page (775192f)

1.0.0-3 (2017-10-09)

  • Switch top errors box to use fields instead of form (5710df6)

1.0.0-2 (2017-10-09)

  • Release 1.0.0-0 (747738f)
  • Update error rendering to satisfy changes in one-per-page (44b2eaf)

1.0.0-1 (2017-10-09)

  • Add an additional block to the question layout under the form element (697d176)

1.0.0-0 (2017-09-29)

  • Update error rendering to satisfy changes in one-per-page (f59f94c)

0.3.0 (2017-09-27)

  • Add custom JS files to webpack. (40ce416)
  • add errors to multi options (8e00477)
  • bump version (b5df624)
  • change input ref to use id (8cdbdfd)
  • Fix linting errors (bb64a30)
  • PR refinements. (174725b)
  • update access to fields (4478d74)
  • validation errors (a00f618)
  • fix(package): update govuk_template_jinja to version 0.23.0 (0aed0f1)
  • docs(readme): add Greenkeeper badge (#7) (36bdf08)

0.2.1 (2017-08-31)

  • Add a phase banner to the top of questions (78292b6)
  • Add a selectionButton macro to help rendering radios (3ca41e9)
  • Add checkboxes to selection buttons (d2ac863)
  • Add disabled radios to selectionButtons (3fbddf8)
  • Add inline radios to selectionButtons (c56d077)
  • Create a simple startpage template (e6227b6)
  • Demo page of a question template (c96666a)
  • Document the selection buttons macro (878f1d3)
  • Ensure govuk toolkit images are available in the webpack output (f436b3e)
  • Move back link in to breadcrumb block (cface74)
  • Move breadcrumbs inside the page width (bfc6bf8)
  • Question layout (ef4140f)
  • Textbox field for question pages (d0ce67f)

0.2.0 (2017-08-16)

  • Add a look-and-feel namespace to template imports (40a848c)
  • Add badges to Readme (bb618c5)

0.1.1 (2017-08-15)

0.1.0 (2017-08-15)

  • Add basic functionality to share templates and expose the govuk template (d70ab47)
  • Add linting (9591778)
  • Add node-dev for node autoreloading (f8aaa16)
  • Base webpack functionality for compiling scss files (e22b419)
  • Co-locate paths to asset sources in anticipation of needing to share them (51cd67b)
  • Commit the yarn.lock (63a7c76)
  • Configure nunjucks with autoreloading during development (f4699d9)
  • Configure travis and bumped for releasing (c88df6f)
  • Demonstrate usage of the library in an example app (5901cc4)
  • Document what I've done so far (6d75bfb)
  • Ensure templates use layouts/govuk to include the gov template (72e33a4)
  • Expose govuk elements and frontend toolkit sass to the app (0fe0374)
  • Expose the govuk_template js/css/images to the consuming app (e0fd35b)
  • Fix linting errors to meet @hmcts/eslint-config standard (b53f009)
  • Ignore common node/vim/docker files (23bcf9d)
  • Prove webpack works by actually using main.scss in the example app (aee000a)
  • Provide a simple two thirds column layout (7a8a42f)
  • Remove git-dirty from release checks (dc4e125)
  • Rename the patterns source to represent this repo (cb5c2a0)
  • Run tests in Travis (bca88b2)
  • Set up a basic docker development container (1d1442c)
  • Speed up docker builds by explicitly ignoring node_modules from docker copy instructions (1ad72b7)
  • Test what's been written so far (df2c95a)
  • Update dockerfile to make yarn install outside of the app folder (f5e4a8d)
  • Update header to look like GOV.UK (4088264)
  • Use cleaner way to resolve to the repo root (e7b51ab)
  • Use make to lint and test before releasing (fd37868)