Abdullah Al Zawad

Results 10 issues of Abdullah Al Zawad

### This function solves the problem (这个功能解决的问题) Support `aspect-ratio` prop on `` so the height or width can be set automatically. ### Expected API (期望的 API) ``` ```

feature request

Kinda like [this](https://icon-sets.iconify.design/healthicons/i-exam-multiple-choice-outline/)

icon request

In Rust, you can to this: ```rust let mut a = 0; let mut b = 1; (a, b) = (b, a); // a = 1, b = 0 ```...

enhancement

### Description Allow items on lists, such as artists, albums, genres, etc. to be pinned on top. Pinned items will stay on top and will not move. ### Problem solved...

enhancement
ui
maybe

### Clear and concise description of the problem When you have many tabs on tabbar, the tabs won't fit and it becomes useless. Add a way to make tabbars scrollable...

feature request

### Clear and concise description of the problem I need an accordion component. https://framework7.io/svelte/accordion ### Suggested solution Provide an accordion component ### Alternative _No response_ ### Additional context _No response_...

feature request

## Summary Add a boolean `active` prop to `BottomNavItem` to mark it as currently active. ### Basic example ```svelte ```` ### Motivation Currently, to mark an item as active, you...

enhancement

I need a action that does the the same thing as `scrollToBottomAction` but for horizontal scrolling. Whenever `scrollWidth` changes, scroll to the right.

At end of large files, the numbers end way before the actual lines