Qiong Wu

Results 18 issues of Qiong Wu

I have replaced the gecoder service with the autocomplete service, which results in much better autocompletion suggestions. The only downside to this is that you need to add a second...

hey there, I have added a small geolocation feature that reads the position via navigator.geolocation and also added the required attribution logo as well.

can someone build this for the dart language?

help wanted

is it possible to select a range or multiple dates?

enhancement

ok maybe im just really dumb or no one ever thought of this scenario. on a test machine I deleted all the nodes with remove-node, even the last controller node,...

I see that this solution works for a server with a public address, but how does it work if the server also has a private ip address lets say on...

is there any plan to include a method that extends existing bounds to a new point similar to what google and leaflet have with ther latlngbounds.extend methods? cheers Qiong

help needed
feature request

Hi there, I am helping out a friend to setup crankshaft in his car. I got everything working in general, but his car has a special setup where the touchscreen...

enhancement
pre-alpha52
dontclose

apparently inputmode for mobile keyboards can be set on a div with contenteditable, is this also settable on this component? https://notatoad.github.io/inputmodes.com/

enhancement

right now its not possible to theme a checkbox like this: ![image](https://user-images.githubusercontent.com/5065616/106385012-ad811080-63d6-11eb-82bf-1a8ed04f6144.png) which is as far as I can see due to this line of code https://github.com/uber/baseweb/blob/7ebcc1c740a1db8f1ada94a734561f156dc6b8dd/src/checkbox/styled-components.js#L28 it would be...

enhancement
help wanted