Laurence de Bruxelles

Results 124 comments of Laurence de Bruxelles

Some new documentation I just thought of, that I can't find in the existing tickets 😓: - How to create new filters (not sure of priority) - Use GOV.UK Notify...

> Thanks @lfdebrux. Have updated the tracker spreadsheet with the new documentation. There is already a page on using Notify - do we need to update that? https://govuk-prototype-kit.herokuapp.com/docs/using-notify Yes, sorry,...

I think we can actually remove the requirement for Bash on Windows, I've tried updating the tests to use PowerShell and cmd and they seem to pass: https://github.com/alphagov/govuk-prototype-kit/pull/1625. This wouldn't...

A bit confused about the empty file [`lib/assets/legacy-govuk-frontend-fixes.js/legacy-govuk-frontend-fixes.scss`](https://github.com/alphagov/govuk-prototype-kit/pull/1640/files#diff-a9a00b314616331e9f653f2f4dc032950a115c086a03248bc59f0a98c52e461c), how does that work?

We should mention in the changelog that users will need to import component macros themselves for older versions of GOV.UK Frontend.

Hi @JodiB-TPR, we discussed this among the team and we think the reasoning for the centre aligned text in the panel was to make it stand out more; however this...

When doing some testing of my own with ChromeVox I've noticed that the browser tends to save the focus state when you navigate away from a page, so that when...

Is it possible to add a polyfill for the resize attribute? https://caniuse.com/#feat=css-resize Unfortunately on Internet Explorer 11 the ability to resize a textarea is not built-in to the browser, but...

> As we're now planning to drop IE8 in v5 of Frontend, we will likely be dropping oldie entirely. Should we consider upgrading PostCSS a task for v5? YES!! 😄