#
widgets
Here are 824 public repositories matching this topic...
RakshaKShetty
commented
Dec 24, 2021
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Misalignment of Close and delete icon when the user has a long page
Steps To Reproduce
- Go to page setting tab
- Click on gear icon
- inside the pop up verify the display of delete and close icon
Environment
Release
Version
Cloud
Open-source IoT Platform - Device management, data collection, processing and visualization.
visualization
java
platform
mqtt
iot
coap
middleware
cloud
microservices
kafka
dashboard
netty
snmp
websockets
widgets
iot-platform
lwm2m
thingsboard
iot-analytics
iot-solutions
-
Updated
Dec 31, 2021 - Java
Widgets manager for MacBook Touch Bar
-
Updated
Sep 30, 2021 - Swift
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
Dec 23, 2021 - TypeScript
paulmiro
commented
Nov 23, 2021
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
bootstrap
components
angular
select
popover
carousel
modals
typeahead
widgets
datepicker
sortable
daterangepicker
-
Updated
Dec 27, 2021 - TypeScript
The Rust UI-Toolkit.
-
Updated
Jan 1, 2022 - Rust
-
Updated
Dec 16, 2021 - TypeScript
An HTML5, jQuery-based widget library for building modern web apps.
-
Updated
Dec 29, 2021 - JavaScript
ReactJS version of the original AdminLTE dashboard (EXPERIMENTAL)- https://github.com/almasaeed2010/AdminLTE
-
Updated
Sep 7, 2021 - JavaScript
A web platform for constructing dashboards.
-
Updated
Oct 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
Dec 31, 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
Dec 16, 2021 - Dart
Widgets for Awesome Window Manager
-
Updated
Dec 31, 2021 - Lua
Angular gridster 2
-
Updated
Dec 3, 2021 - TypeScript
Web development platform built entirely in PostgreSQL
-
Updated
Oct 19, 2021 - PLpgSQL
The missing UI extensions for Vim 8.2 (and NeoVim 0.4) !! 😎
vim
gui
terminal
neovim
command-line
vim-plugin
widgets
tui
popup
text-editor
ui-components
neovim-plugin
cui
borland
productive
quickui
vim-quickui
-
Updated
Dec 29, 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
Nov 24, 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.