Havit.Blazor.Components.Web.Bootstrap
4.7.2-pre02
Prefix Reserved
See the version list below for details.
dotnet add package Havit.Blazor.Components.Web.Bootstrap --version 4.7.2-pre02
NuGet\Install-Package Havit.Blazor.Components.Web.Bootstrap -Version 4.7.2-pre02
<PackageReference Include="Havit.Blazor.Components.Web.Bootstrap" Version="4.7.2-pre02" />
<PackageVersion Include="Havit.Blazor.Components.Web.Bootstrap" Version="4.7.2-pre02" />
<PackageReference Include="Havit.Blazor.Components.Web.Bootstrap" />
paket add Havit.Blazor.Components.Web.Bootstrap --version 4.7.2-pre02
#r "nuget: Havit.Blazor.Components.Web.Bootstrap, 4.7.2-pre02"
#:package Havit.Blazor.Components.Web.Bootstrap@4.7.2-pre02
#addin nuget:?package=Havit.Blazor.Components.Web.Bootstrap&version=4.7.2-pre02&prerelease
#tool nuget:?package=Havit.Blazor.Components.Web.Bootstrap&version=4.7.2-pre02&prerelease
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.7.2-pre02)
- Havit.Core (>= 2.0.31)
- Microsoft.AspNetCore.Components.Web (>= 8.0.11)
- Microsoft.Extensions.Localization (>= 9.0.0)
- Microsoft.Extensions.Localization.Abstractions (>= 9.0.0)
-
net9.0
- Havit.Blazor.Components.Web (>= 4.7.2-pre02)
- Havit.Core (>= 2.0.31)
- Microsoft.AspNetCore.Components.Web (>= 9.0.0)
- Microsoft.Extensions.Localization (>= 9.0.0)
- Microsoft.Extensions.Localization.Abstractions (>= 9.0.0)
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.20.0-net10-pre1 | 28 | 10/16/2025 |
4.16.0 | 43 | 10/16/2025 |
4.15.2-pre5 | 166 | 10/4/2025 |
4.15.2-pre4 | 110 | 10/3/2025 |
4.15.2-pre3 | 116 | 10/3/2025 |
4.15.2-pre2 | 119 | 10/3/2025 |
4.15.1 | 2,669 | 9/19/2025 |
4.15.0 | 718 | 9/17/2025 |
4.14.1 | 1,608 | 9/4/2025 |
4.14.0 | 671 | 9/1/2025 |
4.13.0 | 1,989 | 8/3/2025 |
4.12.3 | 3,761 | 7/15/2025 |
4.12.2 | 2,935 | 6/10/2025 |
4.12.1 | 675 | 6/6/2025 |
4.12.0 | 436 | 6/5/2025 |
4.11.0 | 2,000 | 5/28/2025 |
4.10.0 | 380 | 5/27/2025 |
4.9.0 | 340 | 5/26/2025 |
4.9.0-pre4 | 199 | 5/26/2025 |
4.9.0-pre3 | 153 | 5/23/2025 |
4.9.0-pre2 | 195 | 5/22/2025 |
4.9.0-pre1 | 191 | 5/22/2025 |
4.8.2 | 2,759 | 4/30/2025 |
4.8.1 | 2,748 | 4/23/2025 |
4.8.1-pre2 | 248 | 4/16/2025 |
4.8.1-pre1 | 229 | 4/16/2025 |
4.8.0 | 3,161 | 4/10/2025 |
4.8.0-pre2 | 212 | 4/8/2025 |
4.8.0-pre1 | 196 | 4/7/2025 |
4.7.14 | 2,809 | 3/18/2025 |
4.7.13 | 2,512 | 3/11/2025 |
4.7.12 | 1,208 | 3/3/2025 |
4.7.11 | 10,292 | 2/11/2025 |
4.7.10 | 653 | 2/6/2025 |
4.7.9 | 649 | 1/30/2025 |
4.7.8 | 2,775 | 1/21/2025 |
4.7.7 | 2,036 | 1/10/2025 |
4.7.7-pre02 | 111 | 1/8/2025 |
4.7.7-pre01 | 124 | 1/8/2025 |
4.7.6 | 22,465 | 12/20/2024 |
4.7.5 | 2,481 | 12/12/2024 |
4.7.4 | 2,764 | 12/9/2024 |
4.7.3 | 884 | 12/3/2024 |
4.7.2 | 1,851 | 11/26/2024 |
4.7.2-pre02 | 153 | 11/25/2024 |
4.7.2-pre01 | 170 | 11/21/2024 |
4.7.1 | 1,550 | 11/13/2024 |
4.7.0 | 536 | 11/12/2024 |
4.7.0-pre05 | 197 | 11/12/2024 |
4.7.0-pre04 | 208 | 11/5/2024 |
4.7.0-pre03 | 144 | 11/5/2024 |
4.7.0-pre02 | 166 | 11/4/2024 |
4.7.0-pre01 | 136 | 10/31/2024 |
4.6.20 | 12,410 | 11/4/2024 |
4.6.19 | 2,882 | 10/25/2024 |
4.6.18 | 694 | 10/23/2024 |
4.6.18-pre1 | 171 | 10/14/2024 |
4.6.17 | 1,901 | 10/11/2024 |
4.6.16 | 772 | 10/9/2024 |
4.6.16-pre1 | 176 | 10/4/2024 |
4.6.15 | 2,025 | 10/2/2024 |
4.6.15-pre2 | 162 | 9/30/2024 |
4.6.15-pre1 | 203 | 9/27/2024 |
4.6.14 | 4,911 | 9/10/2024 |
4.6.14-pre2 | 181 | 9/10/2024 |
4.6.14-pre1 | 163 | 9/10/2024 |
4.6.13 | 1,927 | 9/2/2024 |
4.6.13-pre4 | 166 | 9/2/2024 |
4.6.13-pre3 | 172 | 8/30/2024 |
4.6.13-pre2 | 132 | 8/29/2024 |
4.6.13-pre1 | 967 | 8/15/2024 |
4.6.12 | 8,143 | 8/5/2024 |
4.6.11 | 2,258 | 7/18/2024 |
4.6.11-pre2 | 144 | 7/16/2024 |
4.6.11-pre1 | 159 | 7/15/2024 |
4.6.10 | 593 | 7/12/2024 |
4.6.10-pre1 | 213 | 6/26/2024 |
4.6.9 | 622 | 7/11/2024 |
4.6.9-pre1 | 224 | 6/12/2024 |
4.6.8 | 3,425 | 6/12/2024 |
4.6.8-pre3 | 153 | 6/12/2024 |
4.6.8-pre2 | 140 | 6/11/2024 |
4.6.8-pre1 | 211 | 5/23/2024 |
4.6.7 | 7,941 | 5/6/2024 |
4.6.6 | 1,149 | 4/29/2024 |
4.6.5 | 2,122 | 4/24/2024 |
4.6.4 | 637 | 4/22/2024 |
4.6.3 | 909 | 4/17/2024 |
4.6.2 | 7,349 | 4/8/2024 |
4.6.1 | 2,936 | 3/25/2024 |
4.6.1-pre1 | 158 | 3/25/2024 |
4.6.0 | 3,415 | 3/13/2024 |
4.5.5 | 18,613 | 2/5/2024 |
4.5.4 | 226 | 2/5/2024 |
4.5.3 | 7,036 | 1/29/2024 |
4.5.2 | 573 | 1/25/2024 |
4.5.1 | 190 | 1/25/2024 |
4.5.0 | 2,380 | 1/23/2024 |
4.5.0-pre1 | 208 | 1/15/2024 |
4.4.2-pre2 | 182 | 1/5/2024 |
4.4.2-pre1 | 165 | 12/30/2023 |
4.4.1 | 3,732 | 12/22/2023 |
4.4.0 | 296 | 12/21/2023 |
4.4.0-pre2 | 153 | 12/21/2023 |
4.4.0-pre1 | 195 | 12/15/2023 |
4.3.6-pre1 | 171 | 12/13/2023 |
4.3.5 | 2,783 | 12/12/2023 |
4.3.5-pre1 | 186 | 12/7/2023 |
4.3.4 | 2,332 | 11/27/2023 |
4.3.3 | 691 | 11/27/2023 |
4.3.2 | 658 | 11/24/2023 |
4.3.2-pre1 | 157 | 11/23/2023 |
4.3.1 | 1,753 | 11/15/2023 |
4.3.0 | 391 | 11/15/2023 |
4.3.0-pre2 | 143 | 11/15/2023 |
4.3.0-pre1 | 153 | 11/14/2023 |
4.2.7 | 1,676 | 11/11/2023 |
4.2.6 | 424 | 11/7/2023 |
4.2.6-pre6 | 204 | 11/1/2023 |
4.2.6-pre5 | 134 | 11/1/2023 |
4.2.6-pre4 | 142 | 11/1/2023 |
4.2.6-pre3 | 168 | 10/30/2023 |
4.2.6-pre2 | 170 | 10/24/2023 |
4.2.6-pre1 | 216 | 10/16/2023 |
4.2.5 | 2,623 | 10/16/2023 |
4.2.4 | 2,329 | 10/13/2023 |
4.2.3 | 403 | 10/12/2023 |
4.2.3-pre1 | 174 | 10/9/2023 |
4.2.2 | 1,901 | 10/8/2023 |
4.2.1 | 3,002 | 9/24/2023 |
4.2.1-TimeProvider | 143 | 9/25/2023 |
4.2.0 | 1,518 | 9/20/2023 |
4.1.3 | 1,525 | 9/7/2023 |
4.1.2 | 307 | 9/7/2023 |
4.1.2-pre2 | 196 | 9/1/2023 |
4.1.2-pre1 | 193 | 9/1/2023 |
4.1.1 | 4,751 | 8/21/2023 |
4.1.0 | 394 | 8/18/2023 |
4.0.9-pre2 | 223 | 8/14/2023 |
4.0.9-pre1 | 256 | 8/2/2023 |
4.0.8 | 1,326 | 8/2/2023 |
4.0.7 | 260 | 8/2/2023 |
4.0.6 | 336 | 8/1/2023 |
4.0.5 | 428 | 7/30/2023 |
4.0.4 | 1,773 | 7/17/2023 |
4.0.3 | 3,092 | 6/29/2023 |
4.0.2 | 2,757 | 6/14/2023 |
4.0.1 | 1,427 | 6/6/2023 |
4.0.0 | 299 | 6/5/2023 |
4.0.0-pre4 | 192 | 6/5/2023 |
4.0.0-pre3 | 295 | 4/26/2023 |
4.0.0-pre2 | 1,124 | 2/3/2023 |
4.0.0-pre1 | 230 | 2/1/2023 |
3.3.0 | 1,437 | 6/2/2023 |
3.2.15 | 5,797 | 5/2/2023 |
3.2.14 | 8,002 | 4/18/2023 |
3.2.13 | 7,901 | 4/5/2023 |
3.2.12 | 2,088 | 3/28/2023 |
3.2.11 | 1,236 | 3/24/2023 |
3.2.11-pre2 | 220 | 3/23/2023 |
3.2.11-pre1 | 225 | 3/23/2023 |
3.2.10 | 2,892 | 3/20/2023 |
3.2.10-pre1 | 230 | 3/20/2023 |
3.2.9 | 1,383 | 3/16/2023 |
3.2.8 | 524 | 3/14/2023 |
3.2.8-pre1 | 209 | 3/6/2023 |
3.2.7 | 14,294 | 2/14/2023 |
3.2.6 | 13,052 | 1/11/2023 |
3.2.5 | 596 | 1/10/2023 |
3.2.4 | 473 | 1/10/2023 |
3.2.3 | 707 | 1/9/2023 |
3.2.3-pre1 | 248 | 12/22/2022 |
3.2.2 | 6,286 | 11/29/2022 |
3.2.1 | 1,253 | 11/21/2022 |
3.2.0 | 1,310 | 11/11/2022 |
3.2.0-pre2 | 207 | 3/13/2023 |
3.2.0-pre1 | 291 | 11/9/2022 |
3.1.3 | 2,964 | 10/27/2022 |
3.1.2 | 1,145 | 10/21/2022 |
3.1.1 | 1,320 | 10/14/2022 |
3.1.0 | 1,124 | 10/11/2022 |
3.0.3 | 920 | 10/3/2022 |
3.0.3-pre1 | 226 | 10/3/2022 |
3.0.2 | 638 | 10/2/2022 |
3.0.1 | 1,736 | 9/21/2022 |
3.0.0 | 2,443 | 9/9/2022 |
3.0.0-pre6 | 245 | 9/8/2022 |
3.0.0-pre5 | 234 | 9/8/2022 |
3.0.0-pre4 | 274 | 9/8/2022 |
3.0.0-pre3 | 242 | 9/5/2022 |
3.0.0-pre2 | 257 | 9/2/2022 |
3.0.0-pre1 | 227 | 9/1/2022 |
2.8.1 | 57,155 | 8/16/2022 |
2.8.0 | 5,652 | 7/28/2022 |
2.8.0-pre1 | 253 | 7/28/2022 |
2.7.3 | 2,788 | 7/12/2022 |
2.7.3-pre2 | 277 | 7/11/2022 |
2.7.3-pre1 | 256 | 7/10/2022 |
2.7.2 | 16,732 | 6/15/2022 |
2.7.1 | 858 | 6/13/2022 |
2.7.0 | 602 | 6/13/2022 |
2.6.6 | 1,666 | 6/7/2022 |
2.6.6-pre2 | 297 | 6/6/2022 |
2.6.6-pre1 | 256 | 6/6/2022 |
2.6.5 | 708 | 6/6/2022 |
2.6.4 | 949 | 6/2/2022 |
2.6.3 | 1,142 | 5/27/2022 |
2.6.2 | 740 | 5/24/2022 |
2.6.1 | 579 | 5/24/2022 |
2.6.0 | 704 | 5/23/2022 |
2.6.0-pre1 | 322 | 5/20/2022 |
2.5.1 | 2,465 | 5/9/2022 |
2.5.0 | 672 | 5/8/2022 |
2.5.0-pre4 | 311 | 5/6/2022 |
2.5.0-pre3 | 275 | 5/6/2022 |
2.5.0-pre2 | 263 | 5/6/2022 |
2.4.0 | 4,567 | 4/20/2022 |
2.3.2-pre2 | 301 | 4/11/2022 |
2.3.2-pre1 | 254 | 4/11/2022 |
2.3.1 | 1,179 | 4/11/2022 |
2.3.0 | 18,046 | 4/5/2022 |
2.3.0-pre4 | 384 | 3/31/2022 |
2.3.0-pre3 | 271 | 3/31/2022 |
2.3.0-pre2 | 281 | 3/31/2022 |
2.3.0-pre1 | 283 | 3/31/2022 |
2.2.8 | 1,192 | 3/28/2022 |
2.2.7 | 1,447 | 3/23/2022 |
2.2.7-pre1 | 274 | 3/17/2022 |
2.2.6 | 1,615 | 3/17/2022 |
2.2.6-pre2 | 285 | 3/16/2022 |
2.2.6-pre1 | 272 | 3/15/2022 |
2.2.5 | 1,278 | 3/11/2022 |
2.2.4 | 811 | 3/8/2022 |
2.2.3 | 1,638 | 3/1/2022 |
2.2.2 | 790 | 2/26/2022 |
2.2.2-pre1 | 277 | 2/25/2022 |
2.2.1 | 1,368 | 2/21/2022 |
2.2.0 | 1,000 | 2/15/2022 |
2.2.0-pre1 | 322 | 1/29/2022 |
2.1.2 | 1,976 | 1/24/2022 |
2.1.1 | 684 | 1/24/2022 |
2.1.0 | 669 | 1/23/2022 |
2.0.3 | 760 | 1/20/2022 |
2.0.2 | 688 | 1/18/2022 |
2.0.1 | 894 | 1/14/2022 |
2.0.0 | 842 | 1/11/2022 |
2.0.0-pre3 | 291 | 1/10/2022 |
2.0.0-pre2 | 306 | 1/10/2022 |
2.0.0-pre1 | 304 | 1/9/2022 |
1.7.0-pre8 | 414 | 1/5/2022 |
1.7.0-pre7 | 290 | 1/5/2022 |
1.7.0-pre6 | 313 | 1/4/2022 |
1.7.0-pre4 | 291 | 1/3/2022 |
1.7.0-pre3 | 383 | 12/28/2021 |
1.7.0-pre2 | 308 | 12/17/2021 |
1.7.0-pre1 | 313 | 12/15/2021 |
1.6.7 | 1,355 | 12/10/2021 |
1.6.6 | 546 | 12/9/2021 |
1.6.5 | 839 | 12/2/2021 |
1.6.4 | 568 | 11/30/2021 |
1.6.3 | 2,021 | 11/28/2021 |
1.6.2 | 669 | 11/19/2021 |
1.6.1 | 484 | 11/19/2021 |
1.6.0 | 538 | 11/16/2021 |
1.5.0 | 604 | 11/12/2021 |
1.4.12 | 648 | 11/8/2021 |
1.4.11 | 551 | 11/8/2021 |
1.4.10 | 572 | 11/5/2021 |
1.4.9 | 680 | 10/31/2021 |
1.4.8 | 674 | 10/30/2021 |
1.4.7 | 570 | 10/27/2021 |
1.4.6 | 698 | 10/24/2021 |
1.4.5 | 597 | 10/24/2021 |
1.4.4 | 908 | 10/20/2021 |
1.4.3 | 601 | 10/17/2021 |
1.4.2 | 884 | 10/8/2021 |
1.4.1 | 599 | 10/6/2021 |
1.4.0 | 563 | 10/6/2021 |
1.3.7 | 632 | 10/4/2021 |
1.3.6 | 674 | 9/28/2021 |
1.3.5 | 593 | 9/24/2021 |
1.3.4 | 514 | 9/24/2021 |
1.3.3 | 512 | 9/24/2021 |
1.3.2 | 537 | 9/24/2021 |
1.3.1 | 604 | 9/24/2021 |
1.3.0 | 681 | 9/20/2021 |
1.2.0 | 597 | 9/19/2021 |
1.1.68 | 623 | 9/15/2021 |
1.1.67 | 654 | 9/13/2021 |
1.1.66 | 695 | 9/11/2021 |
1.1.65 | 598 | 9/11/2021 |
1.1.64 | 605 | 9/9/2021 |
1.1.63 | 564 | 9/8/2021 |
1.1.62 | 535 | 9/6/2021 |
1.1.61 | 534 | 9/6/2021 |
1.1.60 | 547 | 9/5/2021 |
1.1.59 | 543 | 9/5/2021 |
1.1.58 | 532 | 9/2/2021 |
1.1.57 | 515 | 9/2/2021 |
1.1.56 | 583 | 8/31/2021 |
1.1.55 | 515 | 8/31/2021 |
1.1.54 | 540 | 8/31/2021 |
1.1.53 | 533 | 8/30/2021 |
1.1.52 | 589 | 8/30/2021 |
1.1.51 | 548 | 8/30/2021 |
1.1.50 | 517 | 8/26/2021 |
1.1.49 | 546 | 8/23/2021 |
1.1.48 | 502 | 8/20/2021 |
1.1.47 | 554 | 8/20/2021 |
1.1.46 | 513 | 8/20/2021 |
1.1.45 | 537 | 8/20/2021 |
1.1.43 | 552 | 8/17/2021 |
1.1.42 | 581 | 8/12/2021 |
1.1.41 | 554 | 8/12/2021 |
1.1.40 | 568 | 8/11/2021 |
1.1.39 | 546 | 8/11/2021 |
1.1.38 | 534 | 8/11/2021 |
1.1.37 | 595 | 8/7/2021 |
1.1.36 | 533 | 8/5/2021 |
1.1.35 | 529 | 8/3/2021 |
1.1.34 | 555 | 7/29/2021 |
1.1.33 | 587 | 7/28/2021 |
1.1.32 | 547 | 7/28/2021 |
1.1.31 | 618 | 7/27/2021 |
1.1.30 | 597 | 7/27/2021 |
1.1.29 | 579 | 7/26/2021 |
1.1.28 | 624 | 7/23/2021 |
1.1.27 | 615 | 7/21/2021 |
1.1.26 | 525 | 7/21/2021 |
1.1.25 | 528 | 7/19/2021 |
1.1.24 | 545 | 7/19/2021 |
1.1.23 | 528 | 7/19/2021 |
1.1.22 | 536 | 7/19/2021 |
1.1.21 | 599 | 7/13/2021 |
1.1.20 | 669 | 7/12/2021 |
1.1.18 | 621 | 7/2/2021 |
1.1.17 | 562 | 6/30/2021 |
1.1.16 | 600 | 6/29/2021 |
1.1.15 | 567 | 6/29/2021 |
1.1.14 | 555 | 6/28/2021 |
1.1.13 | 573 | 6/24/2021 |
1.1.12 | 549 | 6/23/2021 |
1.1.11 | 550 | 6/21/2021 |
1.1.10 | 659 | 6/16/2021 |
1.1.9 | 547 | 6/11/2021 |
1.1.8 | 573 | 6/8/2021 |
1.1.7 | 619 | 6/5/2021 |
1.1.6 | 551 | 6/3/2021 |
1.1.5 | 582 | 5/30/2021 |
1.1.4 | 565 | 5/23/2021 |
1.1.3 | 583 | 5/21/2021 |
1.1.2 | 546 | 5/19/2021 |
1.1.1 | 564 | 5/18/2021 |
1.1.0 | 544 | 5/16/2021 |
1.0.37 | 557 | 5/7/2021 |
1.0.36 | 538 | 5/3/2021 |
1.0.35 | 587 | 5/3/2021 |
1.0.34 | 573 | 4/30/2021 |
1.0.33 | 578 | 4/29/2021 |
1.0.32 | 599 | 4/24/2021 |
1.0.31 | 578 | 4/22/2021 |
1.0.30 | 615 | 4/21/2021 |
1.0.29 | 588 | 4/19/2021 |
1.0.28 | 531 | 4/13/2021 |
1.0.27 | 542 | 4/12/2021 |
1.0.26 | 516 | 4/12/2021 |
1.0.25 | 544 | 4/12/2021 |
1.0.24 | 539 | 4/9/2021 |
1.0.23 | 556 | 4/9/2021 |
1.0.22 | 557 | 4/6/2021 |
1.0.21 | 598 | 4/4/2021 |
1.0.20 | 544 | 3/29/2021 |
1.0.19 | 572 | 3/29/2021 |
1.0.18 | 550 | 3/26/2021 |
1.0.17 | 562 | 3/25/2021 |
1.0.16 | 600 | 3/24/2021 |
1.0.15 | 562 | 3/23/2021 |
1.0.14 | 559 | 3/17/2021 |
1.0.13 | 640 | 3/11/2021 |
1.0.12 | 663 | 3/7/2021 |
1.0.11 | 559 | 3/4/2021 |
1.0.10 | 571 | 3/4/2021 |
1.0.9 | 595 | 3/4/2021 |
1.0.8 | 614 | 3/3/2021 |
1.0.7 | 580 | 2/19/2021 |
1.0.6 | 598 | 2/18/2021 |
1.0.5 | 600 | 2/6/2021 |
1.0.4 | 593 | 2/5/2021 |
1.0.3 | 621 | 2/5/2021 |
1.0.2 | 589 | 2/4/2021 |
1.0.1 | 584 | 2/3/2021 |
1.0.0 | 692 | 2/2/2021 |