New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

framework7-vue

Package Overview
Dependencies
Maintainers
1
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framework7-vue - npm Package Versions

1
31

4.0.0-beta.3

Diff

nolimits4web
published 3.6.2 •

Changelog

Source

v3.6.2 - December 11, 2018

  • Core
    • View
      • Fixed wrong type for name parameter in typescript definitions
  • Phenome
    • Message - fixed wrong click handler target
nolimits4web
published 3.6.1 •

Changelog

Source

v3.6.1 - December 10, 2018

  • Phenome (React / Vue)
    • Tabs - fixed issue with broken Animated/Swipeable tabs
nolimits4web
published 3.6.0 •

Changelog

Source

v3.6.0 - December 7, 2018

  • Core
    • Router
      • New keepAlive routes. When route's page is specified with keepAlive: true, then it, instead of removing and destroying component, it will be detached from DOM and attached back when required.
      • New router.clearPreviousPages() method that removes all previous (stacked) pages from DOM
    • Accordion
      • New accordion:beforeopen event that is triggered right before accordion will be opened. event.detail.prevent contains function that will prevent it from opening if called;
      • New accordion:beforeclose event that is triggered right before accordion will be closed. event.detail.prevent contains function that will prevent it from closing if called;
  • Phenome (React / Vue)
    • AccordionItem and ListItem have new accordion:beforeopen / accordionBeforeOpen events, second argument passed to handler contains function that will prevent it from closing if called;
    • AccordionItem and ListItem have new accordion:beforeclose / accordionBeforeClose events, second argument passed to handler contains function that will prevent it from closing if called;
    • View component now accepts MD-theme related swipeback props: mdSwipeBack, mdSwipeBackAnimateShadow, mdSwipeBackAnimateOpacity, mdSwipeBackActiveArea, mdSwipeBackThreshold
    • ListItem has new virtualListIndex: Number property to specify item index when rendered inside of Virtual List
    • Searchbar has new value property to specify Searchbar input's value. Can be usefule when used with customSearch enabled
  • Lots of minor fixes and improvements
nolimits4web
published 4.0.0-beta.2 •

nolimits4web
published 4.0.0-beta.1 •

nolimits4web
published 3.5.2 •

Changelog

Source

v3.5.2 - November 12, 2018

  • Core
    • List
      • Fixed issue with hairlines in last swipeout-list item
    • Panel
      • Fixed issue when routable Panel can appear without backdrop
    • Searchbar
      • New inputEvents parameter that allow to specify which input events should be tracked for search
  • Phenome
    • ListInput - add tag property to allow to change default li tag to anything else
    • Searchbar - new inputEvents prop that allow to specify which input events should be tracked for search
    • Fixed issue with router page classes
  • Minor fixes
nolimits4web
published 3.5.1 •

Changelog

Source

v3.5.1 - November 2, 2018

  • Core
    • Swiper update to latest 4.4.2:
      • New touchStartForcePreventDefault parameter to force touch start event prevent default
      • Breakpoints fix when breakpoint keys are strings
      • Fixed issue when draggable scrollbar may not work on desktop Safari
      • Fixed issue with wrong sort of Virtual Slides
    • Swipeout
      • Added new swipeout:overswipeenter and swipeout:overswipeexit events fired when overswipe enabled/disabled
    • Panel
      • Fixed issue when Swipe Panel could cause kind of screen flickering on open
  • Phenome
    • Messagebar - new textareaId property to set ID attribute on its textarea
    • ListItem - new swipeoutOverswipeEnter and swipeoutOverswipeExit events
  • Minor fixes
nolimits4web
published 3.5.0 •

Changelog

Source

v3.5.0 - October 26, 2018

  • Phenome
    • Fix issues with handling "stacked" pages
    • New ListInput component to be used instead of ListItem+Label+Input
  • Minor fixes
nolimits4web
published 3.4.3 •

Changelog

Source

v3.4.3 - October 19, 2018

  • Phenome
    • Input - better handling of with-value and focused states
    • Messagebar - make resizePage enabled by default like in docs
  • Minor fixes
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc