What next big feature you wait or want in Framework7?

What do you mean? Didn’t get

No chances, sorry :grinning: Maybe will add some simple audio api but a bit later

1 Like

My english so bad :), i mean elastic scroll/overscroll effect, like this

Been playing around with svelte quite a bit lately… cant wait to try with Framework7…

1 Like

Is there any 3dot menu?
There is a menu component(dark menu), but it’s not so native like.
Please add to v5 it’s quite simple and useful.

https://framework7.io/docs/popover.html

1 Like

Enhance cards to implement the Wallet interface.

1 Like

Подкину еще идею: добавить удобный функционал динамического подключение внешних JS. К примеру: app.includeJs('https://…/script.js");

Для чего это нужно, реальный пример: Яндекс.Карты доступны не во всех странах (забанены), если мы изначально подключим их JS в index.js, то будет ошибка.

Я подключил https://github.com/headjs/headjs отлично работает, но можно и добавить

Репозиторий не обновлялся целых 6 лет:)

Sveltejs would be an amazing addition to Framework7! Any time line for the Framework7-Svelte components?

It is already in the progress. But the amount of F7 components will be limited due to limitations of Svelte (it doesn’t support slotted components)

1 Like

Если говорить про crazy идеи, то возможность конвертации Figma > Компоненты F7.

Оказывается, есть такой проект для React: https://github.com/Pagedraw/pagedraw

1 Like

Migrate to VUE 3.0 :blush:

Sure, as soon as it will be released

sound effects plugin!

Add Intl.NumberFormat to number inputs :wink:

   <f7-list-input
        label="currency"
        type="number"
        format
        :format-options = "{lang: 'ru-RU', style: 'currency', currency: 'EUR' }"
      >

JStorage

it would be great if FW7 could include something like jStorage as well (https://www.npmjs.com/package/jstorage).

Best regards
Andreas

1 Like

1 Like