framework7-react
Advanced tools
Changelog
v3.0.0-beta.12 - June 22, 2018
el
parameter has been renamed to targetEl
aria-hidden
attribute on accordion content toggleChangelog
v3.0.0-beta.11 - June 19, 2018
windowsPhone
, windows
, macos
, ie
, edge
Changelog
v3.0.0-beta.10 - June 15, 2018
preRoute
support (middleware) that can be configured per route or globally on View/Router init for all routeschange
/smartSelectChange
eventssetText
method to dynamically change Tooltip's text/contentInput
componentToggle
- fixed issue when toggleChange
event not being fired on desktopListItemContent
- fixed issue with calling setState
in render functiontarget
prop/attribute for Link
, Button
, Fab
, FabButton
componentstooltip
prop) for Fab
and FabButton
componentsGauge
(React) / f7-gauge
(Vue) component to produce responsive SVG gaugesLink
component with smartSelect
and smartSelectParams
propsChangelog
v3.0.0-beta.9 - June 12, 2018
@global
parsing in js
and js_if
helpersf7route
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 propstooltip
support for Link
and Button
componentsChangelog
v3.0.0-beta.8 - June 11, 2018
Changelog
v3.0.0-beta.7 - June 9, 2018
elevation-1
, elevation-2
, ..., elevation-24
classesapp.dialog.preloader(title, color)
outline
prop to make card outlineoutline
prop to make chip outlinetext
prop to add text to FAB and make it as Extended FABlabel
prop for FabButton
to add label for fab buttonif-ios
-> ios
, if-md
-> md
, icon-if-ios
-> icon-ios
, icon-if-md
-> icon-md
error-message-force
prop to force error message to show. Works in case of validate
is omittedresizePage
prop that will resize messages page with messagebarresizePage()
method renamed to resize()
Changelog
v3.0.0-beta.6 - June 5, 2018
subtitle
slot being ignoredChangelog
v3.0.0-beta.5 - June 4, 2018
undefined
child to the componentChangelog
v3.0.0-beta.4 - June 4, 2018
methods
params) are now bound to app context (initialized F7 instance)addSlide(index, slide)
method to add slide at required position. Thanks to @kochizufanformatFractionCurrent(number)
parameter to format current number in Fraction paginationformatFractionTotal(number)
parameter to format total number in Fraction paginationdomProps
for Vue input componentsswipeoutOpened
prop to control (open/close) swipeout item by propChangelog
v3.0.0-beta.4 - June 4, 2018
methods
params) are now bound to app context (initialized F7 instance)addSlide(index, slide)
method to add slide at required position. Thanks to @kochizufanformatFractionCurrent(number)
parameter to format current number in Fraction paginationformatFractionTotal(number)
parameter to format total number in Fraction paginationdomProps
for Vue input componentsswipeoutOpened
prop to control (open/close) swipeout item by prop