Skip to content
#

typeform

Here are 73 public repositories matching this topic...

Leopere
Leopere commented Oct 9, 2019

https://material.io/resources/color/#!/?view.left=1&view.right=0 readability needs to be possible almost universally ideally. This means avoiding all caps strings in titles as screen readers read every letter and other nonsense like this however the first and foremost concern is just simply that we ship with a default that is visible for our sighted users who may have issues with color blindness

richard-underwood
richard-underwood commented Sep 8, 2021

Hi,

I'm currently developing a site which will embed Typeforms using . All looks good on modern browsers, but on IE11 (which unfortunately needs to be supported) I receive the following:

SCRIPT438: Object doesn't support property or method 'append'

I've tracked this down to packages/embed/src/factories/create-widget/create-widget.ts

options.container.append(widget)

Gatsb

Improve this page

Add a description, image, and links to the typeform topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the typeform topic, visit your repo's landing page and select "manage topics."

Learn more