Metro4 4.4.0
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 initialdisplay
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 eventsdata-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)
. Thestate
must be-1
(indeterminate),0
(unchecked),1
(checked) orundefined
(toggle between checked and unchecked), issue #1586 - Switch: added API method
toggle(state)
. Thestate
must be0
(unchecked),1
(checked) orundefined
(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 aobject
with pairskey: value
wherekey
- 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
(defaultfalse
),data-check-drop-up=true|false
(default:false
), issue #1604 - Select: added attributes
data-drop-up=true|false
(defaultfalse
),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 roleinput
, use classmetro-input
. - Textarea: remove metro style from input without role
input
. To added metro style to input without roleinput
, use classmetro-input
. - Utils Css: remove classes
.neb
,.neb2
,.h-center
,.v-center
- Input: added event
onAutocompleteSelect
. You can define this event with an attributedata-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 attributedata-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)
andColors.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 propdisabled
, issue #1633 - Time picker: added methods
enable()
,disable())
,toggleState()
, added observing for propdisabled
, 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,765 | 8/2/2021 |
4.4.3 | 1,973 | 12/27/2020 |
4.4.2 | 661 | 11/8/2020 |
4.4.1 | 573 | 10/19/2020 |
4.4.0 | 1,061 | 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 | 636 | 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,398 | 11/4/2018 |
4.2.26 | 1,482 | 10/21/2018 |
4.2.25 | 815 | 10/14/2018 |
4.2.24 | 846 | 9/30/2018 |
4.2.23 | 1,055 | 9/23/2018 |
4.2.22 | 850 | 9/16/2018 |
4.2.21 | 880 | 9/9/2018 |
4.2.20 | 950 | 9/3/2018 |
4.2.19 | 880 | 8/26/2018 |
4.2.18 | 909 | 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,883 | 7/12/2018 |
4.2.13 | 932 | 7/12/2018 |
4.2.12 | 968 | 7/11/2018 |
4.2.11 | 949 | 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,115 | 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,029 | 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 |