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
#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

4.5.0

  • Tabs Material: fixed jump to the anchors, issue #1794
  • Table: fixed create Instpector when table data loaded with method loadData(), issue #1796
  • Tabs Material: added mouse wheel support for scrolling tabs, issue #1795
  • Select: added event data-on-clear, fixed firing event data-on-change when user click on the clear 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 type Datetime, and factory datetime()
  • Cake: version 1.0.0, new global type Cake, and factory cake()
  • Ajax: switched from $.ajax ($.json, $.post, ...) to fetch (IE is dead)
  • Tag input: switched from $.ajax to fetch
  • Input: switched from $.ajax to fetch
  • Html container: switched from $.ajax to fetch
  • Cookie disclaimer: switched from $.ajax to fetch
  • Table: _create(), _buid(), _saveTableView(), loadData() now use fetch, and send data to server as json
  • 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() to Datetime.from())
  • List: updated for using with Datetime (change toDate() to Datetime.from())
  • Datepicker: updated for using with Datetime
  • Utils: updated for using with Datetime
  • Extensions: removed extension for Date, use Datetime
  • 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, use Cake.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 for multi-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 method css()
  • CalendarPicker: added API method clear()
  • CalendarPicker: fixed API method val(), if you set argument as empty string val(""), 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, now padding 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 or i18n configs with attribute data-locale
  • Switch: added i18n support with props locale.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,559 8/2/2021
4.4.3 1,918 12/27/2020
4.4.2 628 11/8/2020
4.4.1 553 10/19/2020
4.4.0 1,001 9/27/2020
4.3.10 697 7/12/2020
4.3.9 448 7/2/2020
4.3.8 591 6/21/2020
4.3.7 586 5/17/2020
4.3.6 767 3/15/2020
4.3.5 833 1/14/2020
4.3.4 662 11/24/2019
4.3.3 685 11/3/2019
4.3.2 595 10/20/2019
4.3.1 617 9/25/2019
4.3.0 526 9/22/2019
4.2.49 699 9/15/2019
4.2.48 679 8/12/2019
4.2.47 584 7/29/2019
4.2.46-fix2 381 7/19/2019
4.2.45 762 6/17/2019
4.2.44 673 6/3/2019
4.2.43 703 5/19/2019
4.2.42 632 5/7/2019
4.2.41 634 4/27/2019
4.2.40 621 4/13/2019
4.2.39 915 3/17/2019
4.2.38 689 3/4/2019
4.2.37 626 2/21/2019
4.2.36 717 2/10/2019
4.2.35 684 2/3/2019
4.2.34 766 1/4/2019
4.2.33 737 1/1/2019
4.2.32 667 12/31/2018
4.2.31 703 12/16/2018
4.2.30 773 11/25/2018
4.2.29 782 11/18/2018
4.2.28 826 11/11/2018
4.2.27 1,282 11/4/2018
4.2.26 1,373 10/21/2018
4.2.25 789 10/14/2018
4.2.24 820 9/30/2018
4.2.23 907 9/23/2018
4.2.22 826 9/16/2018
4.2.21 861 9/9/2018
4.2.20 918 9/3/2018
4.2.19 856 8/26/2018
4.2.18 892 8/12/2018
4.2.17 850 8/5/2018
4.2.16 831 8/1/2018
4.2.15 869 7/26/2018
4.2.14 3,869 7/12/2018
4.2.13 914 7/12/2018
4.2.12 948 7/11/2018
4.2.11 930 7/9/2018
4.2.10 1,013 7/1/2018
4.2.9 1,022 6/24/2018
4.2.8 1,138 6/12/2018
4.2.7 1,091 5/20/2018
4.2.6 1,098 5/10/2018
4.2.5 1,052 5/5/2018
4.2.4 983 5/3/2018
4.2.3 1,042 5/2/2018
4.2.2 1,026 5/1/2018
4.2.1 986 5/1/2018
4.2.0 976 4/29/2018
4.1.20 1,164 4/27/2018
4.1.19 1,048 4/27/2018
4.1.18 936 4/26/2018
4.1.17 954 4/23/2018
4.1.16 1,038 4/16/2018
4.1.15 1,061 4/14/2018
4.1.14 1,000 4/13/2018
4.1.13 949 4/10/2018
4.1.12 942 4/5/2018
4.1.11 961 4/2/2018
4.1.10 1,084 3/31/2018
4.1.9 1,110 3/30/2018
4.1.8 930 3/29/2018
4.1.7 929 3/28/2018
4.1.6 979 3/27/2018
4.1.5 1,114 3/24/2018
4.1.4 1,115 3/24/2018
4.1.3 1,120 3/23/2018
4.1.2 923 3/20/2018
4.1.1 922 3/20/2018
4.1.0 968 3/18/2018
4.0.10 975 3/16/2018
4.0.9 954 3/16/2018
4.0.8 991 3/13/2018
4.0.7 913 3/13/2018
4.0.6 836 3/10/2018
4.0.5 866 3/7/2018
4.0.4 949 3/6/2018
4.0.3 1,009 3/5/2018
4.0.2 1,006 3/3/2018
4.0.1 993 3/2/2018
4.0.0 1,140 2/28/2018