Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

framework7-react

Package Overview
Dependencies
Maintainers
2
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framework7-react - npm Package Versions

1
32

3.0.0-beta.12

Diff

Changelog

Source

v3.0.0-beta.12 - June 22, 2018

  • Core
    • Tooltip
      • el parameter has been renamed to targetEl
    • Accordion
      • Now it toggles aria-hidden attribute on accordion content toggle
nolimits4web
published 3.0.0-beta.11 •

Changelog

Source

v3.0.0-beta.11 - June 19, 2018

  • Core
    • Fix touch ripple issues that happen from time to time in Edge
    • Fix minor push state issues in Edge
    • Device util now has additional detections props: windowsPhone, windows, macos, ie, edge
nolimits4web
published 3.0.0-beta.10 •

Changelog

Source

v3.0.0-beta.10 - June 15, 2018

  • Core
    • All new Gauge component with responsive SVG gauges
    • Router
      • Added preRoute support (middleware) that can be configured per route or globally on View/Router init for all routes
    • Smart Select
      • New change/smartSelectChange events
    • Autocomplete
      • Fixed error with undefined value replacement
    • Tooltip
      • New setText method to dynamically change Tooltip's text/content
  • Phenome
    • Better validation logic for Input component
    • Toggle - fixed issue when toggleChange event not being fired on desktop
    • ListItemContent - fixed issue with calling setState in render function
    • Support for target prop/attribute for Link, Button, Fab, FabButton components
    • Tooltip support (with tooltip prop) for Fab and FabButton components
    • New Gauge (React) / f7-gauge (Vue) component to produce responsive SVG gauges
    • Added Smart Select for Link component with smartSelect and smartSelectParams props
nolimits4web
published 3.0.0-beta.9 •

Changelog

Source

v3.0.0-beta.9 - June 12, 2018

  • Core
    • All new Tooltip component
    • Template7 update to latest 1.3.6
      • Better @global parsing in js and js_if helpers
  • Phenome
    • Now f7route and f7router are passed as props for components loaded by router (Page, Routable Tabs, Routable Modals).
    • $f7route and $f7router are now also available only on components loaded by router (Page, Routable Tabs, Routable Modals) and may not be available in custom children components. For children components they must be passed done using props
    • Added tooltip support for Link and Button components
nolimits4web
published 3.0.0-beta.8 •

Changelog

Source

v3.0.0-beta.8 - June 11, 2018

  • Phenome
    • Transform object rest spread syntax to Object.assign in Vue/React components
nolimits4web
published 3.0.0-beta.7 •

Changelog

Source

v3.0.0-beta.7 - June 9, 2018

  • Core
    • Lots of MD styles updated to new Material Design specification
    • Cards
      • New outline cards style
    • Chips
      • New outline style + tweaked iOS chips styles
    • FAB
      • New FAB-Extended style with additional text label support inside of FAB
      • Support for FAB actions label
    • Typography
      • New Elevation styles, can be configured with elevation-1, elevation-2, ..., elevation-24 classes
    • Dialog
      • Preloader dialog now supports preloader color as second argument: app.dialog.preloader(title, color)
    • Smart Select
      • Will not error anymore about required View if it is actually not required (e.g. for SS opened in Popup, Popover or Sheet)
    • Picker - fixed issues with touch/swipe areas in RTL layout
    • Calendar
      • Fixed issue when not possible to switch calendar to previous month when min date is the last date of previous month
      • Fixed issue when double click behind calendar could cause router to go to the previous page
    • Swiper - updated to latest
      • Fixed issue when slidePrev goes to wrong slide #2650
      • Fixed issue when roundLength was not considered for grids calculation #2656
  • Phenome
    • Card
      • New outline prop to make card outline
    • Chip
      • New outline prop to make chip outline
    • Fab
      • New text prop to add text to FAB and make it as Extended FAB
      • New label prop for FabButton to add label for fab button
    • Simplified conditional icon props for Icon, Link and Button components: if-ios -> ios, if-md -> md, icon-if-ios -> icon-ios, icon-if-md -> icon-md
    • Input
      • New error-message-force prop to force error message to show. Works in case of validate is omitted
    • Messagebar
      • New resizePage prop that will resize messages page with messagebar
      • New resizePage() method renamed to resize()
nolimits4web
published 3.0.0-beta.6 •

Changelog

Source

v3.0.0-beta.6 - June 5, 2018

  • Phenome
    • ListItem - fixed subtitle slot being ignored
nolimits4web
published 3.0.0-beta.5 •

Changelog

Source

v3.0.0-beta.5 - June 4, 2018

  • Phenome - fix issue when passing undefined child to the component
nolimits4web
published 3.0.0-beta.4 •

Changelog

Source

v3.0.0-beta.4 - June 4, 2018

  • Core
    • App methods (specified in methods params) are now bound to app context (initialized F7 instance)
    • Swiper - updated to latest 4.3.2
      • Core
        • Added addSlide(index, slide) method to add slide at required position. Thanks to @kochizufan
        • Fixed issue with loop #2647. Thanks to @kochizufan
      • Pagination
        • New formatFractionCurrent(number) parameter to format current number in Fraction pagination
        • New formatFractionTotal(number) parameter to format total number in Fraction pagination
  • Phenome
    • Use domProps for Vue input components
    • ListItem
      • New swipeoutOpened prop to control (open/close) swipeout item by prop
nolimits4web
published 3.0.0-beta.3 •

Changelog

Source

v3.0.0-beta.4 - June 4, 2018

  • Core
    • App methods (specified in methods params) are now bound to app context (initialized F7 instance)
    • Swiper - updated to latest 4.3.2
      • Core
        • Added addSlide(index, slide) method to add slide at required position. Thanks to @kochizufan
        • Fixed issue with loop #2647. Thanks to @kochizufan
      • Pagination
        • New formatFractionCurrent(number) parameter to format current number in Fraction pagination
        • New formatFractionTotal(number) parameter to format total number in Fraction pagination
  • Phenome
    • Use domProps for Vue input components
    • ListItem
      • New swipeoutOpened prop to control (open/close) swipeout item by prop
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