ember-learn / guidemaker-ember-template

Guidemaker template for Ember Guides websites
https://guidemaker-ember-template.netlify.app/release
MIT License
5 stars 21 forks source link

Use Sanitize-HTML to not render input fields in our search response #166

Closed MinThaMie closed 11 months ago

MinThaMie commented 11 months ago

Fixes #165

This PR adds the <Input> example to the mirage fixture. It uses the default settings from the package.

With the disallowedTagsMode: 'escape' we make sure the tag still shows up in the result. With lowerCaseTags: false, passed to the parser we make sure that the Ember components retain their caps.

Screenshot 2023-10-26 at 14 37 21

netlify[bot] commented 11 months ago

Deploy Preview for guidemaker-ember-template ready!

Name Link
Latest commit a38f6d30c35a6a6b2eaaa94986f1320e81f0c308
Latest deploy log https://app.netlify.com/sites/guidemaker-ember-template/deploys/653a5e22e78825000850cd73
Deploy Preview https://deploy-preview-166--guidemaker-ember-template.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 11 months ago

Some tests with 'continue-on-error: true' have failed: