-
Updated
Dec 18, 2020 - Java
low-code
Here are 123 public repositories matching this topic...
-
Updated
Dec 18, 2020 - TypeScript
-
Updated
Dec 18, 2020 - TypeScript
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Dec 19, 2020 - Python
-
Updated
Dec 18, 2020 - JavaScript
-
Updated
Dec 18, 2020 - TypeScript
Description
The landing page of a new app is misleading since there is no widget one can drag unless they click on the + icon next to widgets
It is required to replace buttons Generate source code for new component and Generate source code for new function list with drop-down menus.
There should be options in the menu.
In the "Components" section:
Generate source code for new componentInstall packages from the market
In the "Functions" section:
Generate source code for new function list- `Install packages f
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Dec 19, 2020 - JavaScript
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Nov 8, 2020 - Clojure
-
Updated
Dec 14, 2020 - Java
The delete icon alignment in tables should be aligned to the left instead of aligned to the right.
Please change the cell class to:
Should be
td class="min-width mdc-data-table__cell rmwc-data-table__cell"
Instead of
td class="mdc-data-table__cell rmwc-data-table__cell"
See the attached mockup below:

Hi all,
In some branches network, where the security policy is strict (eg. only allowing http/https), running mqtt using port 8883 is not working. My options is using only port 443, but it's not working. After few dyas, i learned that we need to specified Application Layer Protocol Nego (ALPN) options in [TLS handshaking](https://aws.amazon.com/blogs/iot/mqtt-with-tls-client-authentication-on-p