Metro4 4.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Metro4 --version 4.4.0
NuGet\Install-Package Metro4 -Version 4.4.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.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Metro4 --version 4.4.0
#r "nuget: Metro4, 4.4.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.4.0

// Install Metro4 as a Cake Tool
#tool nuget:?package=Metro4&version=4.4.0

4.4.0

M4Q
  • M4Q: updated to 1.0.8
  • M4Q Constructor: added short-tag for selecting by data-role with $('@rolename')
  • M4Q Visibility: fixed method hide for detecting initial display value
  • M4Q Init: improve init method
  • M4Q: added property $.device, true for mobile a device.
Metro 4
  • Components: switch to Component._fireEvent(...) method for firing component events data-on-*
  • Calendar: added firing event onMonthChange when user clicks on outside day, issue #1589
  • Window: added API methods pos(top, left), top(v), left(v), width(v), height(v), issue #1590
  • Metro.window: added methods pos(top, left), top(v), left(v), width(v), height(v)
  • Switch: added data-on, data-off attributes to show switch text state
  • Checkbox: added API method toggle(state). The state must be -1 (indeterminate), 0 (unchecked), 1 (checked) or undefined (toggle between checked and unchecked), issue #1586
  • Switch: added API method toggle(state). The state must be 0 (unchecked), 1 (checked) or undefined (toggle between checked and unchecked), issue #1586
  • Double slider: fixed right-hand button moves when grabbing the left-hand hint, issue #1591
  • Window: added property attr to custom button definition. This attribute must be a object with pairs key: value where key - attribute name, value - attribute value, issue #1592
  • Input: added property attr to custom button definition
  • Panel: added property attr to custom button definition
  • Lightbox: new component to create a modal image gallery
  • ImageGrid: new component to create a simple beautiful image grid
  • Draggable: added attribute data-boundary-restriction="true|false", issue #1595
  • Tokenizer: new component to create tokenized text
  • Carousel: fixed active slide z-index, issue #1605
  • Dropdown: added attributes data-drop-up=true|false (default false), data-check-drop-up=true|false (default: false), issue #1604
  • Select: added attributes data-drop-up=true|false (default false), data-check-drop-up=true|false (default: true), issue #1604
  • Table: fixed using template, issue #1606
  • Select: fixed clear button work, issue #1610
  • Input: remove metro style from input without role input. To added metro style to input without role input, use class metro-input.
  • Textarea: remove metro style from input without role input. To added metro style to input without role input, use class metro-input.
  • Utils Css: remove classes .neb, .neb2, .h-center, .v-center
  • Input: added event onAutocompleteSelect. You can define this event with an attribute data-on-autocomplete-select. The event receives a one argument - selected value. issue #1615.
  • Validator: fixed validating radio buttons with a name as indexed array, issue #1620
  • Textarea: added attribute data-max-height=0..n, now you can set max height for textarea component.
  • Components: now, you can use components without common styles from metro-common.css, metro-reset.css, issue #1609
  • Window: disable a window maximized/minimized action when attribute data-btn-max=false and user use double-click on then window caption, issue #1625
  • Input: added style prop min-width=0, issue #1626
  • Component: fixed method _runtime() for updating attribute data-role.
  • Input: added attribute data-label. If this attribute defined, label element for input will be created automatically.
  • Calendar picker: added attribute data-label. If this attribute defined, label element for input will be created automatically.
  • Time picker: added attribute data-label. If this attribute defined, label element for input will be created automatically.
  • Date picker: added attribute data-label. If this attribute defined, label element for input will be created automatically.
  • Input mask: added new component. Currently, only for desktop browsers.
  • Icons: new icons external, new-tab
  • Countdown: fixed draw function, issue #1632
  • Color: added ColorPrimitive with color primitive objects
  • Color: fixed color type constructor for creating colors from string
  • Color: added method mix(...): ColorType.mix(color) and Colors.mix(color1, color2). This method allows you to mix colors.
  • Color: added methods channel(channelName, val), channels(obj). This method change specified color channel. Color must be a required format.
  • Date picker: added methods enable(), disable()), toggleState(), added observing for prop disabled, issue #1633
  • Time picker: added methods enable(), disable()), toggleState(), added observing for prop disabled, issue #1633
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,582 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,283 11/4/2018
4.2.26 1,375 10/21/2018
4.2.25 790 10/14/2018
4.2.24 821 9/30/2018
4.2.23 908 9/23/2018
4.2.22 827 9/16/2018
4.2.21 862 9/9/2018
4.2.20 919 9/3/2018
4.2.19 857 8/26/2018
4.2.18 893 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,886 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