Skip to content

pullrequests Search Results · repo:framework7io/framework7 language:JavaScript

Filter by

718 results
 (166 ms)

718 results

inframework7io/framework7 (press backspace or delete to remove)

Issue: routerAjaxStart never triggered #4303 This commit should provide you with a trigger for the routerAjaxStart event, which you can also use to change its options. Example: var app = new Framework7({ ...
  • xxxCam900xxx
  • Opened 
    on Jul 16
  • #4328

https://capacitorjs.com/docs/core-apis/web#isnativeplatform
  • Tarekajaj
  • Opened 
    on Jun 30
  • #4325

Fix a deprecated warning Whitespace between a mixin name and parentheses for a mixin call is deprecated when less is upgraded to 4.3.0
  • stanleyxu2005
  • 1
  • Opened 
    on May 9
  • #4318

This merge request adds a v-model:smart-selection model binding for the smart list element when used on an f7-list-item. Example syntax (as per the kitchen sink update) is something like: f7-list-item ...
  • peitschie
  • Opened 
    on Feb 2
  • #4307

In core/vanilla - seeing this error from iOS users - managed to track it down to specifically when users use the iOS app switcher/or the app loses focus whilst the popup is open - when user returns to ...
  • scp
  • 2
  • Opened 
    on Jan 19
  • #4305

The swipeToClose parameter of the Svelte Popup component previously defaulted to a value of false, while other parameters defaulted to undefined. As a result, the default swipeToClose value specified in ...
  • Matthew-Kilpatrick
  • Opened 
    on Jan 4
  • #4301

Removed the block title (which also has a typo: Left instead of Right ) in Panel Right (React/Svelte/Vue) for consistency with the Core version. Thank to @szv for having detected it (#4291)
  • DAnn2012
  • 1
  • Opened 
    on Dec 22, 2024
  • #4299

Greetings Vladimir, thanks for maintaining this amazing library. Could you review this PR? It fixes the radio input to use the name provided in props.
  • MohammadHH
  • Opened 
    on Nov 2, 2024
  • #4295

I ve noticed that the ul prop isn t included in the ListProps type. I think this is the only change that is required to fix it (I m assuming the types files are autogenerated during the build process (however, ...
  • erskingardner
  • Opened 
    on Oct 4, 2024
  • #4292

Corrected Left - Right
  • szv
  • Opened 
    on Sep 30, 2024
  • #4291