#
widgets
Here are 789 public repositories matching this topic...
Widgets manager for MacBook Touch Bar
-
Updated
Aug 3, 2021 - Swift
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
Sep 19, 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
Sep 7, 2021 - TypeScript
nidhi-nair
commented
Sep 15, 2021
Description
The page below has some issues with the component rendered to show that there are no matching results for the search field.
- The component introduces a scroll
- The copy should say
Whale! Whale! This name doesn't ring a bell!(incorrect usage of lower case)
Steps to reproduce the behaviour:
- Go to the applications page
- In the search bar, type in a name that c
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
bootstrap
components
angular
select
popover
carousel
modals
typeahead
widgets
datepicker
sortable
daterangepicker
-
Updated
Sep 19, 2021 - TypeScript
SilverRoll
commented
Sep 17, 2021
Describe the bug
When Lively is paused, this white-blue menu can be seen in the bottom left. It is best seen with the taskbar on the top.

If the taskbar effect is set to blur and is at the bottom, this can also be seen when a window is maximized.
- https://github.com/almasaeed2010/AdminLTE
-
Updated
Sep 7, 2021 - JavaScript
A web platform for constructing dashboards.
-
Updated
Aug 10, 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
Sep 19, 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
Jul 13, 2021 - Dart
Widgets for Awesome Window Manager
-
Updated
Sep 15, 2021 - Lua
Angular gridster 2
-
Updated
Sep 18, 2021 - TypeScript
Web development platform built entirely in PostgreSQL
-
Updated
Jun 22, 2021 - PLpgSQL
The missing UI extensions for Vim 8.2 (and NeoVim 0.4) !! 😎
-
Updated
Feb 27, 2021 - Vim script
Highly flexible github info card for every github lover. [This project is deprecated.]
-
Updated
Dec 8, 2016 - JavaScript
Try to Neumorphism in Android (Just experimental!! 🧪 )
-
Updated
Feb 20, 2021 - Kotlin
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
Sep 17, 2021 - Swift
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.