-
Updated
Feb 24, 2021 - Swift
#
widgets
Here are 679 public repositories matching this topic...
Widgets manager for MacBook Touch Bar
Open-source IoT Platform - Device management, data collection, processing and visualization.
visualization
platform
mqtt
iot
coap
middleware
kafka
akka
spark
dashboard
netty
websockets
grpc
widgets
iot-platform
smart-farm
fleet-tracking
thingsboard
iot-analytics
-
Updated
Mar 12, 2021 - Java
Angular powered Bootstrap
bootstrap
pagination
angular
alert
rating
timepicker
popover
progress-bar
modal
accordion
carousel
tooltip
typeahead
tabs
widgets
datepicker
buttons
dropdown
collapse
ng-bootstrap
-
Updated
Mar 12, 2021 - TypeScript
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
bootstrap
components
angular
select
popover
carousel
modals
typeahead
widgets
datepicker
sortable
daterangepicker
-
Updated
Mar 5, 2021 - TypeScript
JamminR
commented
Mar 4, 2021
Describe the bug
"About" web wallpaper properties view removes colon and custom port numbers from display URL
To Reproduce
Steps to reproduce the behavior:
(Below instructions are using Windows 10 20H2)
- Open Lively Wallpaper - Show
- Click on '+ Add Wallpaper'
- Enter URL that contains a colon ':' and custom port number e.g. 'http://blah**:80**'
- Select OK.
- Right-click
The Rust UI-Toolkit.
-
Updated
Mar 11, 2021 - Rust
-
Updated
Mar 11, 2021 - TypeScript
An HTML5, jQuery-based widget library for building modern web apps.
-
Updated
Mar 12, 2021 - JavaScript
ReactJS version of the original AdminLTE dashboard (EXPERIMENTAL)- https://github.com/almasaeed2010/AdminLTE
-
Updated
Feb 24, 2019 - JavaScript
prapullac
commented
Feb 16, 2021
Steps to reproduce:
- Navigate to Home page
- Click on organisation dropdown
- Click on Rename of organisation
- Add a long name to the organisation
- Navigate to organisational Setting
and observe the organisation name
Observation:
It is observed that the organisation name is not truncated
Expectation:
It is expected that when the organisational name is long it needs to be
A web platform for constructing dashboards.
-
Updated
Mar 3, 2021 - CoffeeScript
HTML5 JavaScript Component Suite for Responsive Web Development
javascript
html
chart
charts
charting-library
filemanager
responsive
scheduler
widgets
devexpress
ui-components
datagrid
gantt
treelist
pivotgrid
-
Updated
Mar 12, 2021 - JavaScript
A powerful UI framework for Google Flutter.
skeleton
widgets
toast
flutter
google-flutter
flutter-widget
flutter-ui
flutter-package
dynamic-rendering
flui
-
Updated
May 13, 2020 - Dart
Web development platform built entirely in PostgreSQL
-
Updated
Feb 17, 2021 - PLpgSQL
Angular gridster 2
-
Updated
Mar 9, 2021 - TypeScript
Widgets for Awesome Window Manager
-
Updated
Mar 6, 2021 - Lua
Highly flexible github info card for every github lover. [This project is deprecated.]
-
Updated
Dec 8, 2016 - JavaScript
The missing UI extensions for Vim 8.2 (and NeoVim 0.4) !! 😎
-
Updated
Feb 27, 2021 - Vim script
search
swift
open-source
search-engine
ios
algolia
widgets
faceted-search
search-synonyms
geo-search
interface-builder
instant-search
custom-widgets
search-interface
ios-library
-
Updated
Mar 9, 2021 - Swift
Free, feature-rich, easily customizable Android dashboard for icon packs
android
template
dashboard
material
material-design
icons
icon-pack
widgets
android-library
android-application
wallpapers
zooper
kwgt
muzei
hacktoberfest
kustom
kwlp
klck
hacktoberfest2020
-
Updated
Mar 10, 2021 - Kotlin
Improve this page
Add a description, image, and links to the widgets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the widgets topic, visit your repo's landing page and select "manage topics."
Right now any
StyleSheethas a list of functions without a default implementation. Implementing aStyleSheetis really annoying, because you have to override all of the functions and not just the thing you want to change.I recently wanted to just change the border_radius of a text_input and I had to write the following code.