Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Blazorise

Blazorise is an advanced component framework for Blazor with support for multiple CSS frameworks.
Collective - Host: opensource - https://opencollective.com/blazorise - Website: https://blazorise.com/ - Code: https://github.com/Megabit/Blazorise

Chart: add missing DatasetLabel on models (#3676)

github.com/Megabit/Blazorise - 5db825c6febca986c378d9e25e6a8b54df167f9b authored almost 3 years ago
Merge branch 'rel-1.0.0'

github.com/Megabit/Blazorise - 4cc665055d010e01dfec8ae405de0b549c3b5bf4 authored almost 3 years ago
Docs: fix menu links structure

github.com/Megabit/Blazorise - 193635996048f01777f25e1401b3290027909e0b authored almost 3 years ago
NumericPicker: only allow decimal if the TValue is not integer (#3673)

* NumericPicker: only allow decimal if the TValue is not integer

* Update docs

github.com/Megabit/Blazorise - 27b620a568b9d8cbd5cfcc7e7cde47b0626439a8 authored almost 3 years ago
FileEdit: rephrase Changed event comment

github.com/Megabit/Blazorise - fbe0bbd312e0cd0f14c6c2d0f78781d5318fff8d authored almost 3 years ago
Merge branch 'rel-1.0.0'

github.com/Megabit/Blazorise - 12e5868f7680c7afc7879e5ebb715cacf2e0d8ae authored almost 3 years ago
Autocomplete: Add await InvokeAsync( StateHasChanged ); (#3671)

github.com/Megabit/Blazorise - fa4b7f72b4d744e85b68daf86d7655df82c1098e authored almost 3 years ago
Create label-actions.yml - Configuration (#3669)

* Create label-actions.yml

* Update label-actions.yml

Co-authored-by: Mladen Macanović <ml...

github.com/Megabit/Blazorise - be5c1fef6813ec5f988fa1e2fae0ace81bd29f85 authored almost 3 years ago
Create label-actions.yml (#3668)

github.com/Megabit/Blazorise - 5faa59044fd2998efc1f4c64f550a01b3b57c634 authored almost 3 years ago
Update cla.yml (#3670)

github.com/Megabit/Blazorise - 8d3cc5a62a0a430a81e1bbb362d9ed7ec5e80e19 authored almost 3 years ago
Docs: better explain FilterTemplate

github.com/Megabit/Blazorise - 69ffc58dee2929d77747f4b332b29b510361731e authored almost 3 years ago
NumericPicket: set emptyInputBehavior to allow null (#3667)

github.com/Megabit/Blazorise - 3286b4adb9edc8af5df86fc3dd35d77dd4655286 authored almost 3 years ago
Chart: Linear Axis specific options (#3666)

github.com/Megabit/Blazorise - bddfe51e20509f24f0ddfa40c6ee8fb1ca2210c7 authored almost 3 years ago
Fix usage of undefined primary color in BS5 theming (#3661)

github.com/Megabit/Blazorise - 8145f4ca50184511832f38f9db38ad588f2bf434 authored almost 3 years ago
CLA for signing PRs (#3657)

github.com/Megabit/Blazorise - cbbe1cf69fc11e6e653e56d3632d554bb4d72d0e authored almost 3 years ago
DataGrid : Static data filter data only once on first load (#3653)

* Datagrid : Improve first load by only calling Reload when Manual Data is set, otherwise the da...

github.com/Megabit/Blazorise - 2806ec49865a06803458067dacb6570367ce17b1 authored almost 3 years ago
Merge branch 'rel-1.0.0'

github.com/Megabit/Blazorise - 8aaeb893f112cd0c8ed0e50db037cb4581af3720 authored almost 3 years ago
Fix dropdown destroy

github.com/Megabit/Blazorise - 2699e665c30c4941bcd94d241803255713237b93 authored almost 3 years ago
Raise version number 1.0.2

github.com/Megabit/Blazorise - 904c2e2924480bb407ad7fd79ec7493d380a5ca2 authored almost 3 years ago
Add images to news page links

github.com/Megabit/Blazorise - cd1e47a0d04d81218a059283dd90dd91de246907 authored almost 3 years ago
Docs: 1.0.2 release notes

github.com/Megabit/Blazorise - 41cd5fd9d3212702dc42a350f0b4bde68a871c9b authored almost 3 years ago
Fix dropdown inside responsive table (#3631)

* Revert DropdownTableResponsive

* Testing dropdown + popper to prevent overflowing clipping ...

github.com/Megabit/Blazorise - 295b785dae555cb850c88af9fc57e24ac23a8423 authored almost 3 years ago
Docs: Format close button paragraphs

github.com/Megabit/Blazorise - bff1eb298c20f8888c6002a5bf7a977d589bb6bc authored almost 3 years ago
Merge pull request #3647 from Megabit/rel-1.0.0-border-color

Borders: add larger CSS specifity for border colors

github.com/Megabit/Blazorise - 4d9e9bcb3212dcbc8366dcda59b30c90322ff690 authored almost 3 years ago
Borders: add larger CSS specifity for border colors

github.com/Megabit/Blazorise - f3796ec3733c835b60a4554f8fc6dee7bbbbcdcf authored almost 3 years ago
NumericPicker: update options in batch (#3645)

github.com/Megabit/Blazorise - 64b87a6119e5f1ceb5cead67f74dcc851b3ce6e8 authored almost 3 years ago
Trendline: don't call update on addTrendlines (#3644)

github.com/Megabit/Blazorise - 7f1272b833fa4393f22a70fdbb344d7426509bcd authored almost 3 years ago
Tests : Update js mocking to reflect BUnit's recommendations to complete tasks successfully. (#3636)

github.com/Megabit/Blazorise - f6c755c451cf9864e36519d47caf16f25cf22f11 authored almost 3 years ago
Facebook pixel

github.com/Megabit/Blazorise - e487e3abf32e8ba84248cd6aa1e4ad4e4d2f82af authored almost 3 years ago
Docs: Remove hero-bg from homepage

github.com/Megabit/Blazorise - e8f140e64dd5614bd946ab54bf5cdca2fec39af2 authored almost 3 years ago
Modal Visibility Handling Pipeline : Invoke VisibleChanged sooner (#3618)

* Move VisibleChanged sooner on the Modal Visibility Handling Pipeline

* Remove space

github.com/Megabit/Blazorise - 5313c3258f3f6df87b6923ffa728804093c02ccb authored almost 3 years ago
Add strict version to JS imports (#3609)

* Add strict version to JS imports

* Update demo versions

github.com/Megabit/Blazorise - faa8c7f435798ae834c5dcdd9dfd53fbf989463d authored almost 3 years ago
MemoEdit: fix backspace behavior (#3617)

github.com/Megabit/Blazorise - d814ef6bc5e9e18e36e2351b1fe92b9b7934236a authored almost 3 years ago
NuGet Package set Company as Author (#3613)

* Remove authors from csproj extension files

* Set author as Megabit

* Remove Ltd from com...

github.com/Megabit/Blazorise - 3956f3ae643d278bc811cc70ddecee1a9f234264 authored almost 3 years ago
Chart: Linear Axis specific tick options

github.com/Megabit/Blazorise - d78553ce9dfa5d0b9a04bc21ccc2a787f06e9dd8 authored almost 3 years ago
Docs: Animate extension (#3578)

* Demo : Animate Page

* AnimatePage Docs

* Back to ServerPreRendered

* Remove Code fold...

github.com/Megabit/Blazorise - 78f65cb3a4b194f458da1abb9f5b9baf72035473 authored almost 3 years ago
FocusTrap component (#3562)

* Modal: focus trap

* Clean

* Rename variable shiftTabPressed

* Add FocusTrap on Modal
...

github.com/Megabit/Blazorise - f3c07ce739c989407bdf240e7e1e191b3a25f27b authored almost 3 years ago
Progress: add ShowValue parameter (#3598)

github.com/Megabit/Blazorise - 6ed3ac33e829f42311e16ca58e81f79b63836df6 authored almost 3 years ago
MessageService: Size option (#3597)

github.com/Megabit/Blazorise - 81767cba31d934c91ccdb3925aee56f5d61d5ccb authored almost 3 years ago
DatePicker and TimePicker: Inline mode (#3596)

* DatePicker: inline mode

* Inline mode for TimePicker

github.com/Megabit/Blazorise - 5992092c9e12830c24db865229e36a2d5ace3f76 authored almost 3 years ago
Route Fix (#3590)

github.com/Megabit/Blazorise - 174928dc50f5a5ff4ca681aa6ba23bec85ec97c4 authored almost 3 years ago
MessageService: add padding and class parameters in options (#3587)

* 2nd try: making message dialog button padding customizable

* Added TitleClass and MessageCl...

github.com/Megabit/Blazorise - 1cfc8b26d03931ba39a174e0f5532dc3d91e82fe authored almost 3 years ago
Fix Markdown Image Upload: Allow Images with Sizes > 0 bytes (#3570)

* Remove ChangeTextOnKeyPress

* Fix Markdown Image Upload: Allow Images with Sizes > 0 bytes
...

github.com/Megabit/Blazorise - 522264398d7c75e08292ca7268944093f7f50809 authored almost 3 years ago
Merge branch 'rel-1.0.0'

github.com/Megabit/Blazorise - 8ef507da1b226ec7da842fc788ac086697df0406 authored almost 3 years ago
Clean warnings

github.com/Megabit/Blazorise - e6abcfd79dd6cf3c8860a447c1fc27f4466a6b62 authored almost 3 years ago
Disable Nullable on Blazorise.Docs.Generator

github.com/Megabit/Blazorise - 175c7bf1c4d1dd863748e3b0432979cec7e65100 authored almost 3 years ago
DataGrid : ShowDefaultSortIcon (#3577)

* Datagrid : ShowDefaultSortIcon

* DataGrid | ShowDefaultSortIcon Docs

* Format

* Renam...

github.com/Megabit/Blazorise - 961b80e938729ae63deec75abd258d508a30f592 authored almost 3 years ago
BS5 MultiSelectCheck fix select (#3559)

* Rename BS5 provider and check for the BS5 provider on MultiSelectColumn preventDefault

* In...

github.com/Megabit/Blazorise - 4eb606b478bfbac3b3257c9246d241d970254559 authored almost 3 years ago
DataGrid: show readonly Check when DataGridCheckColumn (#3574)

github.com/Megabit/Blazorise - f0cd1812e8cffdc4383c986d3d33e1d38f58cc3f authored almost 3 years ago
Merge branch 'rel-1.0.0'

github.com/Megabit/Blazorise - 6968e3c4d1779ec3f29505b6f510be5378a7ffe7 authored almost 3 years ago
NumericPicker: fix warning for caretPositionOnFocus (#3573)

github.com/Megabit/Blazorise - 14b99f81eb991c31e659da892d115a6e6ae12083 authored almost 3 years ago
Range: fix theming colors for BS5 (#3572)

github.com/Megabit/Blazorise - 71842a62be136195e0ddce9bd10a93937876c2d4 authored almost 3 years ago
DragDrop: missing destroy method (#3568)

* DragDrop: missing destroy method

* Typo

github.com/Megabit/Blazorise - becdc6e36613a9a645147bf45594b7b4ff1f9d20 authored almost 3 years ago
Tooltip: Fix tooltip content not being changed (#3567)

github.com/Megabit/Blazorise - 1db6daf48485778f9f9fa5d8629a190869c96b42 authored almost 3 years ago
Remove BaseDebounceTextInput

github.com/Megabit/Blazorise - 4263edf4071a773e48b41428560d12a72d0776c8 authored almost 3 years ago
Merge branch 'rel-1.0.0'

github.com/Megabit/Blazorise - 9ed15cbed6c234f6ccd45c429d46c9cec6b1e95a authored almost 3 years ago
Chart: fix click event and model parsing (#3556)

* Add missing properties for Bubble and Scatter models

* Manually parse models on click event...

github.com/Megabit/Blazorise - e2f5e396baa9b18cbacbbb669de51c1ad7834469 authored almost 3 years ago
Bump version 1.0.1

github.com/Megabit/Blazorise - fa790c9f0bf727ff93603ffc103a081d4e10dee6 authored almost 3 years ago
Docs: 1.0.1 release notes

github.com/Megabit/Blazorise - 622c0d386af94bd2097ee391470dc0ffce80b631 authored almost 3 years ago
0.9.5.7 release notes

github.com/Megabit/Blazorise - db34361e0b3a635ffa9f2af1f2ee1b96ea93bbe5 authored almost 3 years ago
DataGrid: don't show default sort icon (#3553)

github.com/Megabit/Blazorise - 8cbaa13033cde1b052f98ebb9bc2282ac744c7fa authored almost 3 years ago
Autocomplete: Null check in GetItemText and GetItemValue (#3544)

* Autocomplete: Null check in GetDisplayText

* Renamed GetDisplayText and add null check for ...

github.com/Megabit/Blazorise - 6ae6ce86db14319a13581dae812426c0d95e5f44 authored almost 3 years ago
NumericPicker: Fix value synchronization (#3533)

* Fix NumericPicker value syncronization

* Demo tests

* Revert old code

* Assign defaul...

github.com/Megabit/Blazorise - 643ca7e1c5a5d0bdc665fb444932f5adbf60c5b1 authored almost 3 years ago
Remove ChangeTextOnKeyPress

github.com/Megabit/Blazorise - 2aca941c3fb1c06d369d78c61a42ed6289e85a97 authored almost 3 years ago
Docs: fix XML comments

github.com/Megabit/Blazorise - 780e5c7af10687933687cff122031867979fcd9b authored almost 3 years ago
Chart: Add missing Scale Title (#3539)

* Chart: Adds a missing Scale Title

* Example in the demo

github.com/Megabit/Blazorise - 8c7f7ab799433af5db31b461b6ad895931a2acd3 authored almost 3 years ago
Docs: fix Immediate name options

github.com/Megabit/Blazorise - 48fc8a19e7fca3500afa7c456a50919c73589b64 authored almost 3 years ago
Set version 1.0.0

github.com/Megabit/Blazorise - 77bcb8c93a087e03a20b8f2c3ec717f21ead86e7 authored almost 3 years ago
Docs: Release notes for v1

github.com/Megabit/Blazorise - fd04293535448ab5d3d81501d6411ee44680a7df authored almost 3 years ago
Fix NumericPicker null checks and Immediate mode (#3521)

* firstNonNull function for null checks

* NumericPicker examples

* Fix Immediate update logic

github.com/Megabit/Blazorise - d5a517e13f9a3fb25eac5b22646ac27efc25639a authored almost 3 years ago
NumericPicker MinMaxLimitsOverride parameter (#3520)

github.com/Megabit/Blazorise - 106b9209bc594a56b9cf60354a3fa860a3706fe5 authored almost 3 years ago
Merge branch 'rel-0.9.5'

github.com/Megabit/Blazorise - f2a483c30a77f998ed60fe329dcbcc518965dc1c authored almost 3 years ago
Fix Min and Max format for TimePicker (#3518)

github.com/Megabit/Blazorise - c81e077219723b814a42d9dc558c34f92dc438e2 authored almost 3 years ago
Update version in examples and demos

github.com/Megabit/Blazorise - 2bd121b6c439007537ad49ed7e10c0d96f554fe8 authored almost 3 years ago
Fix error with NumericPicker Min and Max values

github.com/Megabit/Blazorise - b8cdc71b1352010832fef3f54a6650557ad5a231 authored almost 3 years ago
Rename Tabs Mode to RenderMode (#3515)

* Rename Tabs Mode to RenderMode

* Migration note

github.com/Megabit/Blazorise - 115855971774f08a1ee191fd094dd5b22fe29573 authored almost 3 years ago
Docs: release notes

github.com/Megabit/Blazorise - 6e228b30c9acc5de6bf9d7fc14b959fd1fc60ebc authored almost 3 years ago
Rename Modal parameter from IsAnimated to Animated

github.com/Megabit/Blazorise - bcda9eaffc7206c07eb9437e58aa6a040fefe0b0 authored almost 3 years ago
Dropdown Nested Directions (#3478)

* Bootstrap stylying for dropdown direction

* Fix bootstrap css

* Fix bootstrap css arrows...

github.com/Megabit/Blazorise - bef45547fa3573ace713683523fd4a353998ad29 authored almost 3 years ago
Drag & Drop component (#3506)

* Drag & Drop components

* Fix scss

* Fix warning

* Drag & Drop demo example

* Missi...

github.com/Megabit/Blazorise - fa8f1f3042d4314b0df02c568f05fa8dc3c6bed5 authored almost 3 years ago
Update start guides according to .NET 6 templates (#3511)

github.com/Megabit/Blazorise - b2901446826622cfba2eb13ccc2af4b0d0d864be authored almost 3 years ago
Add missing api attributes to docs

github.com/Megabit/Blazorise - 1714ed77425dcdc7972c770be6347e240feae25b authored almost 3 years ago
Add Multiple parameter to SelectList (#3510)

github.com/Megabit/Blazorise - a26985f198fd75ef4942c157a63d9ed37918182e authored almost 3 years ago
Chart Parsing options (#3500)

* Charts parsion options

* Remove JsonNumberHandling

* Example in the docs

github.com/Megabit/Blazorise - c2c3380a91c3d39529dd21b12c11d0f717a244ef authored almost 3 years ago
MemoEdit pattern (#3502)

* Add Pattern validation on MemoEdit

* Docs

github.com/Megabit/Blazorise - 7301b5fd4b7a5d9f2d2e9580649f4e6ddc1904e8 authored almost 3 years ago
Remove text-center from CardDeck classname (#3499)

github.com/Megabit/Blazorise - fc1479bde282ad4df5c0fba5652f29bb2c33e7e3 authored almost 3 years ago
Target fix (#3498)

* Fix the target names

* introduce new target frame method

github.com/Megabit/Blazorise - ca2994f2465897a94ebe76315ab747c92f1b799c authored almost 3 years ago
PWA & Offline Support Docs (#3482)

* PWA && Offline Support Docs

* Sow tabs at start to prevent page cliping

* PWA Docs Page ...

github.com/Megabit/Blazorise - eb30524cbf14afd3aaca9ac4f0eedac9871868c7 authored almost 3 years ago
Merge branch 'rel-0.9.5'

github.com/Megabit/Blazorise - b124873dafe3815e47c08b49fffb0b9c6c87c6c8 authored almost 3 years ago
Bump 0.9.5.6

github.com/Megabit/Blazorise - 43f6c4930dbac69fca3c730dde706f8c321e9bcf authored almost 3 years ago
Release notes for 0.9.5.6

github.com/Megabit/Blazorise - 6711a314ab5e18c37c2500d322ac36d232b5e54d authored almost 3 years ago
Allow Sort Template when There is No Sort Direction, and Display a Default Sort Icon on Sortable Columns (#3495)

* Removed check of column.CurrentSortDirection != SortDirection.Default to allow a sort template...

github.com/Megabit/Blazorise - 0da7ed4eee4868cd8149eae7b6a86da1f96345b0 authored almost 3 years ago
DataGrid : Handle Delete Edge Case : SelectedRow being edited is deleted (#3493)

* DataGrid : Handle Delete Edge Case : SelectedRow being edited is deleted. Reset EditState to N...

github.com/Megabit/Blazorise - f9901a50440b1bccba103e0c3bf05d7b670f4381 authored almost 3 years ago
Consistent order and colors of modal buttons (#3488)

github.com/Megabit/Blazorise - fb71374744b7443ac0a863f0db0777aebd3ffae0 authored almost 3 years ago
More enums renaming and removal (#3483)

* Rename snackbar enums to Start, End, Default names

* Rename border utilities to Start, End,...

github.com/Megabit/Blazorise - 59233c81c51fb2beea201c7edbaf25a59cebb519 authored almost 3 years ago
Nullable annotations warning

github.com/Megabit/Blazorise - 79ba7d8b05aedadf3ffc31c5492ed7ebc7050810 authored almost 3 years ago
API: Immediate and Debounce (#3472)

* Rename ChangeTextOnKeyPress to Immediate

* Rename DelayTextOnKeyPress to Debounce

* rele...

github.com/Megabit/Blazorise - 6e47ac079ad8e837a3dd7a88c65f4c275abd445d authored almost 3 years ago
API: Remove obsolete enums, parameters and components (#3461)

* Remove all enums marked as Obsolete

* Remove obsolete AddLabel method from chart

* Migra...

github.com/Megabit/Blazorise - 157adb65b0d06f03c8b860099cde88d7c182a4d3 authored almost 3 years ago
API: Enum defaults (#3453)

* Enum Size.None renamed to Size.Default

* Enum Alignment.None renamed to Alignment.Default
...

github.com/Megabit/Blazorise - 5ea1f5c21bb925ce5bbfbbb72d1ceee66e06ff08 authored almost 3 years ago
Theme Color.Link support (#3479)

github.com/Megabit/Blazorise - 883a92c8eed280915d39550eceb82e44d5e7b0b2 authored almost 3 years ago