Last 12 weeks · 0 commits
2 of 6 standards met
!image !image I though I can fix it with some css and tired adding the below to Strangely that makes the app not to respond to any input. Only with capital letter it does respond with autocompletion. [i.e either shift+letter or caps on letter, not with text-transform] Update 0:** TIL : does not work like I understood it! It's more of a cosmetic change. The text-transform CSS property specifies how to capitalize an element's text. It can be used to make text _appear_ in all-uppercase or all-lowercase, or with each word capitalized. !image So the change must be somewhere in L#112 or L#62?
Repository: addyosmani/typeahead-country. Description: A Polymer element for autocompleting country names Stars: 24, Forks: 3. License: MIT. Open PRs: 0, open issues: 2. Last activity: 12y ago. Community health: 42%. Top contributors: addyosmani.