Havit.Blazor.Components.Web.Bootstrap
4.10.0
Prefix Reserved
See the version list below for details.
dotnet add package Havit.Blazor.Components.Web.Bootstrap --version 4.10.0
NuGet\Install-Package Havit.Blazor.Components.Web.Bootstrap -Version 4.10.0
<PackageReference Include="Havit.Blazor.Components.Web.Bootstrap" Version="4.10.0" />
<PackageVersion Include="Havit.Blazor.Components.Web.Bootstrap" Version="4.10.0" />
<PackageReference Include="Havit.Blazor.Components.Web.Bootstrap" />
paket add Havit.Blazor.Components.Web.Bootstrap --version 4.10.0
#r "nuget: Havit.Blazor.Components.Web.Bootstrap, 4.10.0"
#addin nuget:?package=Havit.Blazor.Components.Web.Bootstrap&version=4.10.0
#tool nuget:?package=Havit.Blazor.Components.Web.Bootstrap&version=4.10.0
HAVIT Blazor Bootstrap - Free component bundle
- Free Bootstrap 5.3 components for ASP.NET Blazor
- Enterprise project template (optional) - layered architecture, EF Core, gRPC code-first, ...
If you enjoy using HAVIT Blazor, you can become a sponsor. Your sponsorship will allow us to devote time to features and issues requested by the community (i.e. not required by our own projects) ❤️.
See 👉👉 Interactive Documentation & Demos 👈👈
Components
Forms
HxAutosuggest
- Component for single item selection with dynamic suggestions.HxCalendar
- Basic calendar building block.HxInputDate
- Date picker. Form input component for entering a date.HxInputDateRange
- Date range picker. Form input component for entering start date and end date.HxInputFile[Core]
- Wraps HxInputFileCore as Bootstrap form control (incl. Label etc.).HxInputFileDropZone
- Ready-made UX for drag&drop file upload.HxInputNumber
- Numeric input.HxInputPercent
- Numeric input in percentages with value normalization (0% = 0, 100% = 1.0).HxInputRange
- Range input (slider).HxInputTags
- Input for entering tags.HxInputText
- Text input (also password, search, etc.)HxInputTextArea
- Textarea.HxCheckbox
- Checkbox input.HxCheckboxList
- Multiple choice by checkboxes.HxFormState
- Propagates form states as a cascading parementer to child components.HxFormValue
- Displays a read-only value in the form control visual.HxRadioButtonList
- Select.HxSelect
- Select - DropDownList - single-item picker.HxMultiSelect
- Unlike a normal select, multiselect allows the user to select multiple options at once.HxSearchBox
- A search input component witch automatic suggestions, initial dropdown template and free-text queries support.HxSwitch
- Switch input.HxFilterForm
- Edit form derived from HxModelEditForm with support for chip generators.HxValidationMessage
- Displays a list of validation messages for a specified field.
Buttons & Indicators
HxButton
- Bootstrap button.HxButtonGroup
- Bootstrap ButtonGroups.HxButtonToolbar
- Bootstrap ButtonGroups.HxCloseButton
- Bootstrap close-button.HxSubmit
- Submit button.HxDropdown
- Bootstrap 5 Dropdown.HxBadge
- Bootstrap Badge component.HxChipList
- Presents a list of chips as badges.HxIcon
- Displays an icon.HxSpinner
- Bootstrap Spinner (usually indicates operation in progress).HxProgressIndicator
- Displays the content of the component as "in progress".HxTooltip
- Bootstrap Tooltip component, activates on hover.HxPopover
- Bootstrap Popover component.
Data & Grid
HxGrid
- Grid to display tabular data from data source.HxContextMenu
- Ready-made context menu.HxPager
- Pager.HxRepeater
- A data-bound list component.HxTreeView
- Component to display hierarchy data structure.
Layout & Typography
HxAccordion
- Bootstrap accordion component.HxAlert
- Bootstrap Alert.HxBadge
- Bootstrap Badge component.HxCard
- Bootstrap Card component.HxCarousel
- A slideshow component for cycling through elements—images or slides of text—like a carousel.HxCollapse
- Bootstrap 5 Collapse component.HxDropdown
- Bootstrap 5 Dropdown.HxIcon
- Displays an icon.HxSpinner
- Bootstrap Spinner (usually indicates operation in progress).HxPlaceholder
- Bootstrap 5 Placeholder component, aka Skeleton.HxProgress
- Bootstrap 5 Progress component.HxProgressIndicator
- Displays the content of the component as "in progress".HxTooltip
- Bootstrap Tooltip component, activates on hover.HxTabPanel
- Container forHxTab
.HxListGroup
- Bootstrap 5 List group component.HxListLayout
- Page layout for data presentation (usualyHxGrid
with filter inHxOffcanvas
).HxFormValue
- Displays a read-only value in the form control visual (as.form-control
, with label, border, etc.).
Navigation
HxNavbar
- Bootstrap 5 Navbar component - responsive navigation header.HxSidebar
- Sidebar component - responsive navigation sidebar.HxNav
- Bootstrap Nav component.HxNavLink
- Bootstrap Nav component.HxScrollspy
- Bootstrap Scrollspy component.HxBreadcrumb
- Bootstrap 5 Breadcrumb component. Indicates the current page’s location within a navigational hierarchy.HxAnchorFragmentNavigation
- Compensates Blazor deficiency in anchor-fragments (scrolling to <code>page#id</code> URLs).HxContextMenu
- Ready-made context menu.HxDropdown
- Bootstrap 5 Dropdown.HxTabPanel
- Container forHxTab
for easier implementation of tabbed UI.HxRedirectTo
- Rendering aHxRedirectTo
will navigate to a new location.
Modals & Interactions
HxMessageBox
- Component to display message-boxes.HxModal
- Component to render modal dialog as a Bootstrap Modal.HxDialogBase
- Base class to simplify custom modal dialog implementation.HxOffcanvas
- Bootstrap Offcanvas component (aka Drawer).HxMessenger
-HxToastContainer
wrapper for displayingHxToast
messages dispatched throughIHxMessengerService
.HxToast
- Bootstrap Toast component. Not intented to be used in user code, useHxMessenger
.
Special
HxDynamicElement
- Renders an element with the specified name, attributes and child-content.HxGoogleTagManager
- Support for Google Tag Manager - initialization and pushing data to data-layer.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Havit.Blazor.Components.Web (>= 4.10.0)
- Havit.Core (>= 2.0.33)
- Microsoft.AspNetCore.Components.Web (>= 8.0.16)
- Microsoft.Extensions.Localization (>= 9.0.4)
- Microsoft.Extensions.Localization.Abstractions (>= 9.0.4)
-
net9.0
- Havit.Blazor.Components.Web (>= 4.10.0)
- Havit.Core (>= 2.0.33)
- Microsoft.AspNetCore.Components.Web (>= 9.0.5)
- Microsoft.Extensions.Localization (>= 9.0.4)
- Microsoft.Extensions.Localization.Abstractions (>= 9.0.4)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Havit.Blazor.Components.Web.Bootstrap:
Package | Downloads |
---|---|
Nowy.UI.Common
Package Description |
|
Nowy.UI.Bootstrap
Package Description |
|
Havit.Blazor.Components.Web.Bootstrap.Smart
HAVIT Blazor Library - Free Bootstrap 5 components for ASP.NET Blazor - Smart (AI) components |
|
Nowy.Framework.Blazor
Package Description |
|
LR.Framework.Blazor
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Havit.Blazor.Components.Web.Bootstrap:
Repository | Stars |
---|---|
philosowaffle/peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
|
Version | Downloads | Last Updated |
---|---|---|
4.12.2 | 734 | 6/10/2025 |
4.12.1 | 288 | 6/6/2025 |
4.12.0 | 221 | 6/5/2025 |
4.11.0 | 965 | 5/28/2025 |
4.10.0 | 252 | 5/27/2025 |
4.9.0 | 229 | 5/26/2025 |
4.9.0-pre4 | 139 | 5/26/2025 |
4.9.0-pre3 | 99 | 5/23/2025 |
4.9.0-pre2 | 138 | 5/22/2025 |
4.9.0-pre1 | 132 | 5/22/2025 |
4.8.2 | 1,918 | 4/30/2025 |
4.8.1 | 1,221 | 4/23/2025 |
4.8.1-pre2 | 195 | 4/16/2025 |
4.8.1-pre1 | 175 | 4/16/2025 |
4.8.0 | 2,401 | 4/10/2025 |
4.8.0-pre2 | 173 | 4/8/2025 |
4.8.0-pre1 | 147 | 4/7/2025 |
4.7.14 | 2,168 | 3/18/2025 |
4.7.13 | 2,297 | 3/11/2025 |
4.7.12 | 1,004 | 3/3/2025 |
4.7.11 | 7,862 | 2/11/2025 |
4.7.10 | 554 | 2/6/2025 |
4.7.9 | 584 | 1/30/2025 |
4.7.8 | 2,350 | 1/21/2025 |
4.7.7 | 1,178 | 1/10/2025 |
4.7.7-pre02 | 70 | 1/8/2025 |
4.7.7-pre01 | 75 | 1/8/2025 |
4.7.6 | 13,736 | 12/20/2024 |
4.7.5 | 2,394 | 12/12/2024 |
4.7.4 | 2,686 | 12/9/2024 |
4.7.3 | 785 | 12/3/2024 |
4.7.2 | 1,521 | 11/26/2024 |
4.7.2-pre02 | 98 | 11/25/2024 |
4.7.2-pre01 | 130 | 11/21/2024 |
4.7.1 | 1,436 | 11/13/2024 |
4.7.0 | 453 | 11/12/2024 |
4.7.0-pre05 | 132 | 11/12/2024 |
4.7.0-pre04 | 150 | 11/5/2024 |
4.7.0-pre03 | 93 | 11/5/2024 |
4.7.0-pre02 | 109 | 11/4/2024 |
4.7.0-pre01 | 99 | 10/31/2024 |
4.6.20 | 8,129 | 11/4/2024 |
4.6.19 | 2,267 | 10/25/2024 |
4.6.18 | 622 | 10/23/2024 |
4.6.18-pre1 | 121 | 10/14/2024 |
4.6.17 | 1,799 | 10/11/2024 |
4.6.16 | 681 | 10/9/2024 |
4.6.16-pre1 | 121 | 10/4/2024 |
4.6.15 | 1,813 | 10/2/2024 |
4.6.15-pre2 | 106 | 9/30/2024 |
4.6.15-pre1 | 153 | 9/27/2024 |
4.6.14 | 4,815 | 9/10/2024 |
4.6.14-pre2 | 124 | 9/10/2024 |
4.6.14-pre1 | 122 | 9/10/2024 |
4.6.13 | 1,838 | 9/2/2024 |
4.6.13-pre4 | 106 | 9/2/2024 |
4.6.13-pre3 | 113 | 8/30/2024 |
4.6.13-pre2 | 91 | 8/29/2024 |
4.6.13-pre1 | 889 | 8/15/2024 |
4.6.12 | 7,787 | 8/5/2024 |
4.6.11 | 2,154 | 7/18/2024 |
4.6.11-pre2 | 98 | 7/16/2024 |
4.6.11-pre1 | 120 | 7/15/2024 |
4.6.10 | 525 | 7/12/2024 |
4.6.10-pre1 | 158 | 6/26/2024 |
4.6.9 | 531 | 7/11/2024 |
4.6.9-pre1 | 185 | 6/12/2024 |
4.6.8 | 3,319 | 6/12/2024 |
4.6.8-pre3 | 99 | 6/12/2024 |
4.6.8-pre2 | 85 | 6/11/2024 |
4.6.8-pre1 | 166 | 5/23/2024 |
4.6.7 | 7,424 | 5/6/2024 |
4.6.6 | 1,045 | 4/29/2024 |
4.6.5 | 1,469 | 4/24/2024 |
4.6.4 | 562 | 4/22/2024 |
4.6.3 | 838 | 4/17/2024 |
4.6.2 | 7,262 | 4/8/2024 |
4.6.1 | 2,778 | 3/25/2024 |
4.6.1-pre1 | 103 | 3/25/2024 |
4.6.0 | 3,188 | 3/13/2024 |
4.5.5 | 18,397 | 2/5/2024 |
4.5.4 | 199 | 2/5/2024 |
4.5.3 | 6,994 | 1/29/2024 |
4.5.2 | 517 | 1/25/2024 |
4.5.1 | 137 | 1/25/2024 |
4.5.0 | 2,320 | 1/23/2024 |
4.5.0-pre1 | 161 | 1/15/2024 |
4.4.2-pre2 | 144 | 1/5/2024 |
4.4.2-pre1 | 130 | 12/30/2023 |
4.4.1 | 3,661 | 12/22/2023 |
4.4.0 | 254 | 12/21/2023 |
4.4.0-pre2 | 105 | 12/21/2023 |
4.4.0-pre1 | 144 | 12/15/2023 |
4.3.6-pre1 | 125 | 12/13/2023 |
4.3.5 | 2,716 | 12/12/2023 |
4.3.5-pre1 | 137 | 12/7/2023 |
4.3.4 | 2,276 | 11/27/2023 |
4.3.3 | 649 | 11/27/2023 |
4.3.2 | 611 | 11/24/2023 |
4.3.2-pre1 | 108 | 11/23/2023 |
4.3.1 | 1,720 | 11/15/2023 |
4.3.0 | 339 | 11/15/2023 |
4.3.0-pre2 | 98 | 11/15/2023 |
4.3.0-pre1 | 118 | 11/14/2023 |
4.2.7 | 1,602 | 11/11/2023 |
4.2.6 | 379 | 11/7/2023 |
4.2.6-pre6 | 162 | 11/1/2023 |
4.2.6-pre5 | 95 | 11/1/2023 |
4.2.6-pre4 | 89 | 11/1/2023 |
4.2.6-pre3 | 120 | 10/30/2023 |
4.2.6-pre2 | 138 | 10/24/2023 |
4.2.6-pre1 | 164 | 10/16/2023 |
4.2.5 | 2,550 | 10/16/2023 |
4.2.4 | 1,539 | 10/13/2023 |
4.2.3 | 319 | 10/12/2023 |
4.2.3-pre1 | 121 | 10/9/2023 |
4.2.2 | 1,845 | 10/8/2023 |
4.2.1 | 2,808 | 9/24/2023 |
4.2.1-TimeProvider | 100 | 9/25/2023 |
4.2.0 | 1,352 | 9/20/2023 |
4.1.3 | 1,456 | 9/7/2023 |
4.1.2 | 179 | 9/7/2023 |
4.1.2-pre2 | 144 | 9/1/2023 |
4.1.2-pre1 | 134 | 9/1/2023 |
4.1.1 | 4,056 | 8/21/2023 |
4.1.0 | 333 | 8/18/2023 |
4.0.9-pre2 | 147 | 8/14/2023 |
4.0.9-pre1 | 189 | 8/2/2023 |
4.0.8 | 1,268 | 8/2/2023 |
4.0.7 | 205 | 8/2/2023 |
4.0.6 | 264 | 8/1/2023 |
4.0.5 | 356 | 7/30/2023 |
4.0.4 | 1,686 | 7/17/2023 |
4.0.3 | 2,968 | 6/29/2023 |
4.0.2 | 2,392 | 6/14/2023 |
4.0.1 | 1,294 | 6/6/2023 |
4.0.0 | 233 | 6/5/2023 |
4.0.0-pre4 | 126 | 6/5/2023 |
4.0.0-pre3 | 232 | 4/26/2023 |
4.0.0-pre2 | 1,065 | 2/3/2023 |
4.0.0-pre1 | 165 | 2/1/2023 |
3.3.0 | 1,281 | 6/2/2023 |
3.2.15 | 5,331 | 5/2/2023 |
3.2.14 | 6,247 | 4/18/2023 |
3.2.13 | 6,112 | 4/5/2023 |
3.2.12 | 1,891 | 3/28/2023 |
3.2.11 | 1,170 | 3/24/2023 |
3.2.11-pre2 | 165 | 3/23/2023 |
3.2.11-pre1 | 149 | 3/23/2023 |
3.2.10 | 2,531 | 3/20/2023 |
3.2.10-pre1 | 152 | 3/20/2023 |
3.2.9 | 1,147 | 3/16/2023 |
3.2.8 | 466 | 3/14/2023 |
3.2.8-pre1 | 139 | 3/6/2023 |
3.2.7 | 13,040 | 2/14/2023 |
3.2.6 | 8,735 | 1/11/2023 |
3.2.5 | 508 | 1/10/2023 |
3.2.4 | 400 | 1/10/2023 |
3.2.3 | 641 | 1/9/2023 |
3.2.3-pre1 | 181 | 12/22/2022 |
3.2.2 | 5,730 | 11/29/2022 |
3.2.1 | 1,192 | 11/21/2022 |
3.2.0 | 1,221 | 11/11/2022 |
3.2.0-pre2 | 131 | 3/13/2023 |
3.2.0-pre1 | 214 | 11/9/2022 |
3.1.3 | 2,839 | 10/27/2022 |
3.1.2 | 1,085 | 10/21/2022 |
3.1.1 | 1,249 | 10/14/2022 |
3.1.0 | 1,036 | 10/11/2022 |
3.0.3 | 851 | 10/3/2022 |
3.0.3-pre1 | 155 | 10/3/2022 |
3.0.2 | 547 | 10/2/2022 |
3.0.1 | 1,641 | 9/21/2022 |
3.0.0 | 2,091 | 9/9/2022 |
3.0.0-pre6 | 176 | 9/8/2022 |
3.0.0-pre5 | 162 | 9/8/2022 |
3.0.0-pre4 | 187 | 9/8/2022 |
3.0.0-pre3 | 172 | 9/5/2022 |
3.0.0-pre2 | 176 | 9/2/2022 |
3.0.0-pre1 | 153 | 9/1/2022 |
2.8.1 | 51,210 | 8/16/2022 |
2.8.0 | 5,555 | 7/28/2022 |
2.8.0-pre1 | 179 | 7/28/2022 |
2.7.3 | 2,602 | 7/12/2022 |
2.7.3-pre2 | 191 | 7/11/2022 |
2.7.3-pre1 | 185 | 7/10/2022 |
2.7.2 | 14,137 | 6/15/2022 |
2.7.1 | 768 | 6/13/2022 |
2.7.0 | 527 | 6/13/2022 |
2.6.6 | 1,572 | 6/7/2022 |
2.6.6-pre2 | 212 | 6/6/2022 |
2.6.6-pre1 | 175 | 6/6/2022 |
2.6.5 | 626 | 6/6/2022 |
2.6.4 | 860 | 6/2/2022 |
2.6.3 | 1,067 | 5/27/2022 |
2.6.2 | 657 | 5/24/2022 |
2.6.1 | 505 | 5/24/2022 |
2.6.0 | 617 | 5/23/2022 |
2.6.0-pre1 | 252 | 5/20/2022 |
2.5.1 | 2,366 | 5/9/2022 |
2.5.0 | 601 | 5/8/2022 |
2.5.0-pre4 | 225 | 5/6/2022 |
2.5.0-pre3 | 185 | 5/6/2022 |
2.5.0-pre2 | 190 | 5/6/2022 |
2.4.0 | 4,495 | 4/20/2022 |
2.3.2-pre2 | 227 | 4/11/2022 |
2.3.2-pre1 | 183 | 4/11/2022 |
2.3.1 | 1,088 | 4/11/2022 |
2.3.0 | 14,841 | 4/5/2022 |
2.3.0-pre4 | 297 | 3/31/2022 |
2.3.0-pre3 | 182 | 3/31/2022 |
2.3.0-pre2 | 188 | 3/31/2022 |
2.3.0-pre1 | 189 | 3/31/2022 |
2.2.8 | 1,120 | 3/28/2022 |
2.2.7 | 1,364 | 3/23/2022 |
2.2.7-pre1 | 193 | 3/17/2022 |
2.2.6 | 1,526 | 3/17/2022 |
2.2.6-pre2 | 198 | 3/16/2022 |
2.2.6-pre1 | 183 | 3/15/2022 |
2.2.5 | 1,199 | 3/11/2022 |
2.2.4 | 740 | 3/8/2022 |
2.2.3 | 1,566 | 3/1/2022 |
2.2.2 | 719 | 2/26/2022 |
2.2.2-pre1 | 199 | 2/25/2022 |
2.2.1 | 1,297 | 2/21/2022 |
2.2.0 | 897 | 2/15/2022 |
2.2.0-pre1 | 233 | 1/29/2022 |
2.1.2 | 1,886 | 1/24/2022 |
2.1.1 | 588 | 1/24/2022 |
2.1.0 | 588 | 1/23/2022 |
2.0.3 | 688 | 1/20/2022 |
2.0.2 | 611 | 1/18/2022 |
2.0.1 | 821 | 1/14/2022 |
2.0.0 | 754 | 1/11/2022 |
2.0.0-pre3 | 199 | 1/10/2022 |
2.0.0-pre2 | 214 | 1/10/2022 |
2.0.0-pre1 | 219 | 1/9/2022 |
1.7.0-pre8 | 328 | 1/5/2022 |
1.7.0-pre7 | 218 | 1/5/2022 |
1.7.0-pre6 | 221 | 1/4/2022 |
1.7.0-pre4 | 214 | 1/3/2022 |
1.7.0-pre3 | 320 | 12/28/2021 |
1.7.0-pre2 | 248 | 12/17/2021 |
1.7.0-pre1 | 237 | 12/15/2021 |
1.6.7 | 1,230 | 12/10/2021 |
1.6.6 | 474 | 12/9/2021 |
1.6.5 | 755 | 12/2/2021 |
1.6.4 | 480 | 11/30/2021 |
1.6.3 | 1,937 | 11/28/2021 |
1.6.2 | 579 | 11/19/2021 |
1.6.1 | 409 | 11/19/2021 |
1.6.0 | 458 | 11/16/2021 |
1.5.0 | 511 | 11/12/2021 |
1.4.12 | 555 | 11/8/2021 |
1.4.11 | 458 | 11/8/2021 |
1.4.10 | 489 | 11/5/2021 |
1.4.9 | 594 | 10/31/2021 |
1.4.8 | 584 | 10/30/2021 |
1.4.7 | 499 | 10/27/2021 |
1.4.6 | 626 | 10/24/2021 |
1.4.5 | 515 | 10/24/2021 |
1.4.4 | 816 | 10/20/2021 |
1.4.3 | 524 | 10/17/2021 |
1.4.2 | 799 | 10/8/2021 |
1.4.1 | 529 | 10/6/2021 |
1.4.0 | 483 | 10/6/2021 |
1.3.7 | 546 | 10/4/2021 |
1.3.6 | 585 | 9/28/2021 |
1.3.5 | 512 | 9/24/2021 |
1.3.4 | 442 | 9/24/2021 |
1.3.3 | 438 | 9/24/2021 |
1.3.2 | 452 | 9/24/2021 |
1.3.1 | 520 | 9/24/2021 |
1.3.0 | 597 | 9/20/2021 |
1.2.0 | 505 | 9/19/2021 |
1.1.68 | 553 | 9/15/2021 |
1.1.67 | 582 | 9/13/2021 |
1.1.66 | 625 | 9/11/2021 |
1.1.65 | 523 | 9/11/2021 |
1.1.64 | 516 | 9/9/2021 |
1.1.63 | 492 | 9/8/2021 |
1.1.62 | 446 | 9/6/2021 |
1.1.61 | 446 | 9/6/2021 |
1.1.60 | 464 | 9/5/2021 |
1.1.59 | 459 | 9/5/2021 |
1.1.58 | 448 | 9/2/2021 |
1.1.57 | 420 | 9/2/2021 |
1.1.56 | 510 | 8/31/2021 |
1.1.55 | 441 | 8/31/2021 |
1.1.54 | 450 | 8/31/2021 |
1.1.53 | 453 | 8/30/2021 |
1.1.52 | 506 | 8/30/2021 |
1.1.51 | 460 | 8/30/2021 |
1.1.50 | 447 | 8/26/2021 |
1.1.49 | 470 | 8/23/2021 |
1.1.48 | 442 | 8/20/2021 |
1.1.47 | 468 | 8/20/2021 |
1.1.46 | 442 | 8/20/2021 |
1.1.45 | 449 | 8/20/2021 |
1.1.43 | 478 | 8/17/2021 |
1.1.42 | 507 | 8/12/2021 |
1.1.41 | 478 | 8/12/2021 |
1.1.40 | 496 | 8/11/2021 |
1.1.39 | 460 | 8/11/2021 |
1.1.38 | 452 | 8/11/2021 |
1.1.37 | 523 | 8/7/2021 |
1.1.36 | 460 | 8/5/2021 |
1.1.35 | 457 | 8/3/2021 |
1.1.34 | 489 | 7/29/2021 |
1.1.33 | 498 | 7/28/2021 |
1.1.32 | 462 | 7/28/2021 |
1.1.31 | 526 | 7/27/2021 |
1.1.30 | 511 | 7/27/2021 |
1.1.29 | 507 | 7/26/2021 |
1.1.28 | 537 | 7/23/2021 |
1.1.27 | 525 | 7/21/2021 |
1.1.26 | 452 | 7/21/2021 |
1.1.25 | 467 | 7/19/2021 |
1.1.24 | 464 | 7/19/2021 |
1.1.23 | 457 | 7/19/2021 |
1.1.22 | 461 | 7/19/2021 |
1.1.21 | 522 | 7/13/2021 |
1.1.20 | 597 | 7/12/2021 |
1.1.18 | 551 | 7/2/2021 |
1.1.17 | 491 | 6/30/2021 |
1.1.16 | 503 | 6/29/2021 |
1.1.15 | 498 | 6/29/2021 |
1.1.14 | 490 | 6/28/2021 |
1.1.13 | 490 | 6/24/2021 |
1.1.12 | 471 | 6/23/2021 |
1.1.11 | 467 | 6/21/2021 |
1.1.10 | 565 | 6/16/2021 |
1.1.9 | 456 | 6/11/2021 |
1.1.8 | 481 | 6/8/2021 |
1.1.7 | 536 | 6/5/2021 |
1.1.6 | 462 | 6/3/2021 |
1.1.5 | 511 | 5/30/2021 |
1.1.4 | 474 | 5/23/2021 |
1.1.3 | 492 | 5/21/2021 |
1.1.2 | 467 | 5/19/2021 |
1.1.1 | 479 | 5/18/2021 |
1.1.0 | 473 | 5/16/2021 |
1.0.37 | 498 | 5/7/2021 |
1.0.36 | 466 | 5/3/2021 |
1.0.35 | 504 | 5/3/2021 |
1.0.34 | 483 | 4/30/2021 |
1.0.33 | 491 | 4/29/2021 |
1.0.32 | 508 | 4/24/2021 |
1.0.31 | 503 | 4/22/2021 |
1.0.30 | 537 | 4/21/2021 |
1.0.29 | 498 | 4/19/2021 |
1.0.28 | 458 | 4/13/2021 |
1.0.27 | 457 | 4/12/2021 |
1.0.26 | 437 | 4/12/2021 |
1.0.25 | 472 | 4/12/2021 |
1.0.24 | 469 | 4/9/2021 |
1.0.23 | 478 | 4/9/2021 |
1.0.22 | 472 | 4/6/2021 |
1.0.21 | 522 | 4/4/2021 |
1.0.20 | 453 | 3/29/2021 |
1.0.19 | 483 | 3/29/2021 |
1.0.18 | 466 | 3/26/2021 |
1.0.17 | 489 | 3/25/2021 |
1.0.16 | 529 | 3/24/2021 |
1.0.15 | 489 | 3/23/2021 |
1.0.14 | 497 | 3/17/2021 |
1.0.13 | 544 | 3/11/2021 |
1.0.12 | 568 | 3/7/2021 |
1.0.11 | 464 | 3/4/2021 |
1.0.10 | 493 | 3/4/2021 |
1.0.9 | 518 | 3/4/2021 |
1.0.8 | 521 | 3/3/2021 |
1.0.7 | 504 | 2/19/2021 |
1.0.6 | 508 | 2/18/2021 |
1.0.5 | 525 | 2/6/2021 |
1.0.4 | 506 | 2/5/2021 |
1.0.3 | 543 | 2/5/2021 |
1.0.2 | 501 | 2/4/2021 |
1.0.1 | 493 | 2/3/2021 |
1.0.0 | 586 | 2/2/2021 |