Metro4 4.5.0
dotnet add package Metro4 --version 4.5.0
NuGet\Install-Package Metro4 -Version 4.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Metro4" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Metro4 --version 4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Metro4, 4.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Metro4 as a Cake Addin #addin nuget:?package=Metro4&version=4.5.0 // Install Metro4 as a Cake Tool #tool nuget:?package=Metro4&version=4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
4.5.0
- Tabs Material: fixed jump to the anchors, issue #1794
- Table: fixed create
Instpector
when table data loaded with methodloadData()
, issue #1796 - Tabs Material: added mouse wheel support for scrolling tabs, issue #1795
- Select: added event
data-on-clear
, fixed firing eventdata-on-change
when user click on theclear
button, issue #1802 - Switch: fixed method
toggleState()
, issue #1799 - Select: fixed API method
data()
for selecting option when defined, issue #1755 - Select: added API methods
addOptions(values = [] || {})
,removeOptions(values = [])
- Select: added API methods
addOption(val, title, selected)
,removeOption(val)
- Select: fixed clear button work, issue #1716
- Master: fixed for quick switching panes, issue #1787
- Important: IE is dead and no more supported!
- M4Q: version updated to 1.1.0
- M4Q: removed polyfills for Promise, CustomEvent (IE is dead)
- Datetime: version
1.0.1
, new global typeDatetime
, and factorydatetime()
- Cake: version
1.0.0
, new global typeCake
, and factorycake()
- Ajax: switched from
$.ajax
($.json
,$.post
, ...) tofetch
(IE is dead) - Tag input: switched from
$.ajax
tofetch
- Input: switched from
$.ajax
tofetch
- Html container: switched from
$.ajax
tofetch
- Cookie disclaimer: switched from
$.ajax
tofetch
- Table:
_create()
,_buid()
,_saveTableView()
,loadData()
now usefetch
, and send data to server asjson
- Streamer: now use
fetch
for loading data - List: now use
fetch
for loading data - Calendar: fixed showing week numbers
- Calendar: rewritten with Datetime
- Calendar picker: rewritten with Datetime
- Countdown: updated for using with Datetime
- Chat: updated for using with Datetime
- Chat: changed messages style
- Validator: updated method
date
for using with Datetime - Table: updated for using with Datetime (change
toDate()
toDatetime.from()
) - List: updated for using with Datetime (change
toDate()
toDatetime.from()
) - Datepicker: updated for using with Datetime
- Utils: updated for using with Datetime
- Extensions: removed extension for
Date
, useDatetime
- Extensions: removed extension for
Object
-Object.create()
,Object.values()
(IE is dead) - Extensions: removed methods from extension for
String
,Array
- Any: added using
Cake.lpad
where need - Utils: removed functions
lpad
,rpad
. If you need these functions, useCake.pad
,Cake.lpad
,Cake.rpad
- Select: added attributes
data-drop-full-size=true|false
(default: false),data-drop-width=int_value
to set drop container width - Hint: added attribute
hintDeferred
if value of this > 0, a hint will display with delay. - ActionButton: fixed
vertical-align
formulti-action
class - Activity: change default style to
color
- Keylock: added new component
- Calendar: fixed bug issue #1732
- Window: fixed event
onMaxClick
, issue #1735 - DoubleSelectBox: added new component, request from Patreon patron
- M4Q: fixed setting css number props
order
,zoom
with methodcss()
- CalendarPicker: added API method
clear()
- CalendarPicker: fixed API method
val()
, if you set argument as empty stringval("")
, you clear calendar picker value - M4Q Ajax: fixed method
$.get
for url with?
, issue #1745 - List: updated for using with different tags. For example: now you can use list with
div.grid role=list > div.row > div.cell
structure - List: added attribute
data-cls-template-tag
to set class(es) for item children - List: added attribute
data-default-template-tag
to set wrapper element for item children, when template is not defined - List: improved work with an attribute
data-cls-template-tag
. Now you can set many classes separated with comma to applying to elements with linked index - Grid: fixed
no-gap
class, nowpadding
cancels for.grid.no-gap .row > .cell*
and.row.no-gap > .cell*
- Utils: fixed function
Utils.isObject()
, issue #1755 - Switch: To show on-off label you must set attribute
data-show-on-off='true'
and use attributes:data-on
,data-text-on
,data-off
,data-text-off
ori18n
configs with attributedata-locale
- Switch: added
i18n
support with propslocale.switch.on
,locale.switch.off
- Switch: added changing on-off text in runtime with API method
i18n(locale_name)
, issue #1761 - M4Q: added property
$.dark
- Accordion: added API method
open(index)
- Accordion: added attributes
data-cls-accordion
,data-cls-frame
,data-cls-heading
,data-cls-content
,data-cls-active-frame
,data-cls-active-frame-heading
,data-cls-active-frame-content
- Table: added attribute
data-use-current-slice
. If this attribute has a value true, click on select-all checkbox will only apply to the current (visible) data slice, issue #1778 - Sidebar: added attribute
data-close-outside="true|false"
to close sidebar by a click outside the sidebar, issue #1777 - Marquee: added method
setItems([...])
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.5.0 | 2,761 | 8/2/2021 |
4.4.3 | 1,970 | 12/27/2020 |
4.4.2 | 654 | 11/8/2020 |
4.4.1 | 573 | 10/19/2020 |
4.4.0 | 1,059 | 9/27/2020 |
4.3.10 | 720 | 7/12/2020 |
4.3.9 | 470 | 7/2/2020 |
4.3.8 | 610 | 6/21/2020 |
4.3.7 | 600 | 5/17/2020 |
4.3.6 | 785 | 3/15/2020 |
4.3.5 | 877 | 1/14/2020 |
4.3.4 | 677 | 11/24/2019 |
4.3.3 | 704 | 11/3/2019 |
4.3.2 | 614 | 10/20/2019 |
4.3.1 | 634 | 9/25/2019 |
4.3.0 | 542 | 9/22/2019 |
4.2.49 | 710 | 9/15/2019 |
4.2.48 | 690 | 8/12/2019 |
4.2.47 | 595 | 7/29/2019 |
4.2.46-fix2 | 388 | 7/19/2019 |
4.2.45 | 782 | 6/17/2019 |
4.2.44 | 690 | 6/3/2019 |
4.2.43 | 712 | 5/19/2019 |
4.2.42 | 643 | 5/7/2019 |
4.2.41 | 646 | 4/27/2019 |
4.2.40 | 638 | 4/13/2019 |
4.2.39 | 926 | 3/17/2019 |
4.2.38 | 704 | 3/4/2019 |
4.2.37 | 638 | 2/21/2019 |
4.2.36 | 729 | 2/10/2019 |
4.2.35 | 696 | 2/3/2019 |
4.2.34 | 784 | 1/4/2019 |
4.2.33 | 754 | 1/1/2019 |
4.2.32 | 678 | 12/31/2018 |
4.2.31 | 721 | 12/16/2018 |
4.2.30 | 796 | 11/25/2018 |
4.2.29 | 804 | 11/18/2018 |
4.2.28 | 838 | 11/11/2018 |
4.2.27 | 1,397 | 11/4/2018 |
4.2.26 | 1,481 | 10/21/2018 |
4.2.25 | 814 | 10/14/2018 |
4.2.24 | 845 | 9/30/2018 |
4.2.23 | 1,054 | 9/23/2018 |
4.2.22 | 849 | 9/16/2018 |
4.2.21 | 879 | 9/9/2018 |
4.2.20 | 949 | 9/3/2018 |
4.2.19 | 879 | 8/26/2018 |
4.2.18 | 908 | 8/12/2018 |
4.2.17 | 868 | 8/5/2018 |
4.2.16 | 850 | 8/1/2018 |
4.2.15 | 889 | 7/26/2018 |
4.2.14 | 4,865 | 7/12/2018 |
4.2.13 | 932 | 7/12/2018 |
4.2.12 | 968 | 7/11/2018 |
4.2.11 | 947 | 7/9/2018 |
4.2.10 | 1,033 | 7/1/2018 |
4.2.9 | 1,043 | 6/24/2018 |
4.2.8 | 1,152 | 6/12/2018 |
4.2.7 | 1,113 | 5/20/2018 |
4.2.6 | 1,117 | 5/10/2018 |
4.2.5 | 1,072 | 5/5/2018 |
4.2.4 | 996 | 5/3/2018 |
4.2.3 | 1,062 | 5/2/2018 |
4.2.2 | 1,046 | 5/1/2018 |
4.2.1 | 1,003 | 5/1/2018 |
4.2.0 | 995 | 4/29/2018 |
4.1.20 | 1,180 | 4/27/2018 |
4.1.19 | 1,060 | 4/27/2018 |
4.1.18 | 956 | 4/26/2018 |
4.1.17 | 967 | 4/23/2018 |
4.1.16 | 1,058 | 4/16/2018 |
4.1.15 | 1,074 | 4/14/2018 |
4.1.14 | 1,021 | 4/13/2018 |
4.1.13 | 963 | 4/10/2018 |
4.1.12 | 961 | 4/5/2018 |
4.1.11 | 980 | 4/2/2018 |
4.1.10 | 1,103 | 3/31/2018 |
4.1.9 | 1,130 | 3/30/2018 |
4.1.8 | 944 | 3/29/2018 |
4.1.7 | 942 | 3/28/2018 |
4.1.6 | 991 | 3/27/2018 |
4.1.5 | 1,133 | 3/24/2018 |
4.1.4 | 1,131 | 3/24/2018 |
4.1.3 | 1,133 | 3/23/2018 |
4.1.2 | 943 | 3/20/2018 |
4.1.1 | 937 | 3/20/2018 |
4.1.0 | 988 | 3/18/2018 |
4.0.10 | 996 | 3/16/2018 |
4.0.9 | 974 | 3/16/2018 |
4.0.8 | 1,003 | 3/13/2018 |
4.0.7 | 925 | 3/13/2018 |
4.0.6 | 856 | 3/10/2018 |
4.0.5 | 885 | 3/7/2018 |
4.0.4 | 967 | 3/6/2018 |
4.0.3 | 1,027 | 3/5/2018 |
4.0.2 | 1,026 | 3/3/2018 |
4.0.1 | 1,011 | 3/2/2018 |
4.0.0 | 1,167 | 2/28/2018 |