Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / iced-rs/iced_aw issues and pull requests

#99 - Add Spinner

Pull Request - State: closed - Opened by IohannRabeson over 1 year ago - 1 comment

#98 - expected enum `Font`, found associated type

Issue - State: closed - Opened by alex13sh over 1 year ago - 2 comments

#97 - Release 0.4.1

Pull Request - State: closed - Opened by genusistimelord over 1 year ago

#96 - Menu README

Pull Request - State: closed - Opened by latidoremi over 1 year ago - 1 comment

#95 - Menu Needs Documentation added to readme.

Issue - State: closed - Opened by genusistimelord over 1 year ago - 1 comment

#94 - Fix menu crash

Pull Request - State: closed - Opened by latidoremi over 1 year ago

#93 - Menu crash

Issue - State: closed - Opened by KentaTheBugMaker over 1 year ago - 11 comments

#92 - Add more anchors for FloatingElement.

Pull Request - State: closed - Opened by IohannRabeson over 1 year ago - 1 comment

#91 - Update to iced 0.8

Pull Request - State: closed - Opened by genusistimelord over 1 year ago

#90 - Using the Grid widget like a complete table.

Issue - State: closed - Opened by Kuraga13 over 1 year ago - 3 comments

#89 - Formatting and a small UTC to Local date change.

Pull Request - State: closed - Opened by genusistimelord over 1 year ago

#88 - Fixed Clippy Issues

Pull Request - State: closed - Opened by genusistimelord over 1 year ago

#87 - Make numberbox Lockable with Greyed out inputs buttons.

Pull Request - State: closed - Opened by genusistimelord over 1 year ago

#86 - Another menu widget

Pull Request - State: closed - Opened by latidoremi over 1 year ago - 10 comments

#85 - Allow NumberInput to have the same value as its minimum and maximum

Issue - State: closed - Opened by Redfire75369 over 1 year ago - 1 comment

#84 - Make DatePicker / TimePicker manage their open state themselves like PickList

Issue - State: closed - Opened by big-lip-bob over 1 year ago - 3 comments

#83 - update Readme for new 0.3.0 release

Pull Request - State: closed - Opened by genusistimelord over 1 year ago

#82 - Removed Colors feature as it is required for most widgets now.

Pull Request - State: closed - Opened by genusistimelord over 1 year ago

#81 - Icon size bug

Issue - State: closed - Opened by torsteingrindvik over 1 year ago - 3 comments
Labels: bug, good first issue

#80 - Fix chrono deprecation warnings by replacing with equivalent non-deprecated code

Pull Request - State: closed - Opened by carl-anders over 1 year ago - 1 comment

#79 - Fix doctests by using the native type version

Pull Request - State: closed - Opened by carl-anders over 1 year ago - 3 comments

#78 - Upgrade to iced 0.7

Pull Request - State: closed - Opened by carl-anders over 1 year ago - 2 comments

#77 - bug : Pick list is broken when using a FloatingElement

Issue - State: closed - Opened by nicos68 over 1 year ago - 13 comments
Labels: bug, good first issue

#76 - Modal example fails to compile

Issue - State: closed - Opened by LeSnake04 almost 2 years ago - 2 comments

#75 - iced_aw theming

Issue - State: closed - Opened by BKSalman almost 2 years ago - 2 comments

#74 - Compile against iced_rs 0.6.0

Pull Request - State: closed - Opened by yeastplume almost 2 years ago - 1 comment

#73 - Panic on Component within Modal

Issue - State: closed - Opened by rs017991 almost 2 years ago - 4 comments

#72 - Fix rounded header bottom of card. It looks cleaner square.

Pull Request - State: closed - Opened by flomang almost 2 years ago - 1 comment

#71 - feature "card" requires feature "colors", but isn't listed in Cargo.toml

Issue - State: closed - Opened by spamviech almost 2 years ago - 2 comments

#70 - iced_style v0.5.0 broken?

Issue - State: closed - Opened by flomang almost 2 years ago

#69 - Fix operations in Tabs

Pull Request - State: closed - Opened by Andrew-Schwartz almost 2 years ago

#68 - (Text) Focus operations don't work in the Tabs Widget

Issue - State: closed - Opened by Andrew-Schwartz almost 2 years ago

#67 - feat: make the floating button round

Pull Request - State: closed - Opened by Sherlock-Holo almost 2 years ago

#66 - how to set floating_element example button become a round

Issue - State: closed - Opened by Sherlock-Holo almost 2 years ago - 6 comments

#65 - Tabs don't work with the latest cargo iced version?

Issue - State: closed - Opened by matidfk almost 2 years ago - 4 comments

#64 - Update to Iced Master

Pull Request - State: closed - Opened by genusistimelord almost 2 years ago - 1 comment

#63 - Fixed Spelling mistake in README

Pull Request - State: closed - Opened by BeaconBrigade over 2 years ago

#62 - Reflect crates.io release in README

Pull Request - State: closed - Opened by torkleyy over 2 years ago

#61 - Remove one keyword

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#60 - Increase version number

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#59 - Beta

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#58 - Update README

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#57 - Pure widgets

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#56 - Beta

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#55 - Fix: card mouse interaction

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#54 - Fix: Grid layout not correctly build

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#53 - Fix: Grid layout not correctly build

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#52 - Beta

Pull Request - State: closed - Opened by genusistimelord over 2 years ago

#51 - how to make Grid 'cell' editable

Issue - State: closed - Opened by wellitecho over 2 years ago - 2 comments

#50 - Beta Update to latest Iced commit af7cbf0

Pull Request - State: closed - Opened by genusistimelord over 2 years ago

#49 - Several issues fixed.

Pull Request - State: closed - Opened by genusistimelord over 2 years ago

#48 - Show which item is selected in `SelectionList`

Pull Request - State: closed - Opened by emann over 2 years ago

#47 - Removed no longer needed <S> from style functions

Pull Request - State: closed - Opened by genusistimelord over 2 years ago

#46 - Update Beta to latest iced

Pull Request - State: closed - Opened by Kaiden42 over 2 years ago

#45 - Updated to newest Iced master Rev 20177e4, Fix minimal Clippy issues

Pull Request - State: closed - Opened by genusistimelord almost 3 years ago - 1 comment

#44 - Split doesn't compile with latest version of iced - workaround?

Issue - State: closed - Opened by jbtobar about 3 years ago - 1 comment

#43 - Build rustdoc to github pages

Pull Request - State: closed - Opened by Luro02 about 3 years ago - 3 comments

#42 - Problems combing tabs and a plotters instance

Issue - State: closed - Opened by bobgates about 3 years ago - 5 comments

#41 - Fix broken wasm build

Pull Request - State: closed - Opened by Kaiden42 about 3 years ago

#40 - Add missing style configuration for Split

Pull Request - State: closed - Opened by Kaiden42 about 3 years ago

#39 - Implement TabBar and Tabs for web

Pull Request - State: closed - Opened by Kaiden42 about 3 years ago - 1 comment

#38 - Tabs and TabBar on web

Issue - State: closed - Opened by Icelk about 3 years ago - 2 comments

#37 - Changed Selection List from a Overlay to a Widget. Corrected Layout…

Pull Request - State: closed - Opened by genusistimelord about 3 years ago - 1 comment

#36 - [WIP]enhance number_input

Pull Request - State: closed - Opened by Cupnfish over 3 years ago - 1 comment

#35 - Selection List Make Positioning and Width/Height issues.

Issue - State: closed - Opened by genusistimelord over 3 years ago - 5 comments

#34 - icon text display issue

Issue - State: closed - Opened by Cupnfish over 3 years ago - 7 comments
Labels: User Documentation

#33 - Fix: overlay not shown in Split

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#32 - add set date method

Pull Request - State: closed - Opened by Cupnfish over 3 years ago - 1 comment

#31 - Selection list in split (invisible/non-displaying)

Issue - State: closed - Opened by barvirm over 3 years ago - 6 comments

#30 - Beta

Pull Request - State: closed - Opened by genusistimelord over 3 years ago - 3 comments

#29 - Fix some small bugs and improve Split widget

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#28 - Fix: miscalculations of the Split widget

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#27 - Implement a Split widget

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#26 - Submitting Fixes for Number_input #18 and Color Picker issue not yet reported.

Pull Request - State: closed - Opened by genusistimelord over 3 years ago - 1 comment

#25 - request: make iced_aw work with the latest iced

Issue - State: closed - Opened by DavidBJaffe over 3 years ago - 42 comments

#24 - Fix: Grid widget could not compiling on web

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#23 - Format code and fix some Clippy warnings

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#22 - Use 'image' feature in iced dependency

Pull Request - State: closed - Opened by up-to-you over 3 years ago - 1 comment

#21 - Tabs example doesn't compile

Issue - State: closed - Opened by up-to-you over 3 years ago

#20 - Added Selection List

Pull Request - State: closed - Opened by genusistimelord over 3 years ago - 5 comments

#19 - Fix: add missing debug_assertions

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#18 - NumberInput panics when overwriting selected number

Issue - State: closed - Opened by Kaiden42 over 3 years ago - 2 comments

#17 - Add a TextArea widget

Issue - State: closed - Opened by Luni-4 over 3 years ago - 9 comments

#16 - Add a grid widget

Pull Request - State: closed - Opened by Luni-4 over 3 years ago - 3 comments

#15 - Update README.md

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#14 - Fix README's cargo deps

Pull Request - State: closed - Opened by mon over 3 years ago - 1 comment

#13 - Cannot compile TabBar example

Issue - State: closed - Opened by mon over 3 years ago - 2 comments

#12 - Add a wrap widget

Pull Request - State: closed - Opened by Cupnfish over 3 years ago - 8 comments

#11 - Add ``NumberInput`` widget

Pull Request - State: closed - Opened by hangleang over 3 years ago - 3 comments

#10 - Use latest released version of `iced` on crates.io

Pull Request - State: closed - Opened by hecrj over 3 years ago - 1 comment
Labels: enhancement

#9 - Overwrite `overlay` method in Widget implementation for Tabs

Pull Request - State: closed - Opened by thenlevy over 3 years ago - 3 comments

#8 - Fix doc links and clippy lints

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#7 - chore: update to latest iced master commit

Pull Request - State: closed - Opened by yusdacra over 3 years ago - 1 comment

#6 - feat(modal): state is_shown method

Pull Request - State: closed - Opened by yusdacra over 3 years ago - 1 comment

#5 - Update Iced to latest rev

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago

#4 - [WIP] Menu widget

Pull Request - State: closed - Opened by Kaiden42 over 3 years ago - 5 comments

#3 - feat: add get inner state methods to modal state, impl default for modal state

Pull Request - State: closed - Opened by yusdacra over 3 years ago - 3 comments

#2 - add input style

Pull Request - State: closed - Opened by schizobulia over 3 years ago - 5 comments

#1 - Official community crate (?)

Issue - State: closed - Opened by hecrj over 3 years ago - 3 comments