-
**1.Transifex translation of UI strings:** currently 100%
**2.Keyboard layout:**
None yet
**3.Alphabet:**
a)Letters: ? individual letters
b)Diacritics that can be added to individual letters (these…
-
In Japanese language, we don't put white spaces between words. It might be the same in Chinese and Korean language. So it might be needed to add exception to web content in CJK languages at least.
…
-
UxStyle is currently broken on Windows 10 systems with the November Update. Can we expect a fix any time soon?
-
We should raise an Error when input pageranks are negative, and check when each personalization is zero.
Example:
```
>>> import networkx as nx
>>> G = nx.DiGraph()
>>> G.add_nodes_from("ABCD")
>>> …
-
https://play.google.com/store/apps/details?id=com.devexpert.weather&hl=ru
![lscp9vn98hq](https://cloud.githubusercontent.com/assets/15856304/21458324/3f2c007c-c93e-11e6-80c5-49a05eaf9c05.jpg)
…
-
Sorry for merging them into one issue.
1. https://play.google.com/store/apps/details?id=com.usnaviguide.radar_now
2. https://play.google.com/store/apps/details?id=com.farproc.wifi.analyzer
3. htt…
-
Hi, congrats for the great work you guys have done here!
What are your plans for this package? There are a lot of bayesian optimization packages out there but they seem to be dead.
I would perso…
-
Hi i am using your implementation, and i wanted to ask if template is working?
I tried to use a template, but did get the mail with the template. I was thinking that maybe we need to set the template…
-
Hi,
I'm using the example code to send email on MVC web app but it not response on the line **dynamic response = sg.client.mail.send.post(requestBody: mail.Get());** even it has been sent successfully…
-
#### Issue Summary
I could't embed image into email. The image was been appended to attachment and I set the contentid, but it could't displayed in the email body. My code is below:
`SendGrid.Helper…