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

Datagrid: BugFix : When data is null on init, set internal viewdata to empty list (#2659)

* Standout Commercial link

* resync empty viewdata list when data is null on init --> dirtyvi...

github.com/Megabit/Blazorise - 54540c7541f30432d77623e645a0f2c8c99e3ea2 authored over 3 years ago
Standout Commercial link

github.com/Megabit/Blazorise - 41e9b297dde2a1e4d9a10aff9e1ae391b957d8ea authored over 3 years ago
Bump version number 0.9.4

github.com/Megabit/Blazorise - 25122dd7031c2f2eb8810883259acad0fba0eaf5 authored over 3 years ago
0.9.4 release

0.9.4

github.com/Megabit/Blazorise - 67da3e1fb3256f83f25eb378026eda10768322b5 authored over 3 years ago
Merge branch 'master' into dev094

github.com/Megabit/Blazorise - f6e9eb24fa5f8bd5497198c36746d9ca37f450f0 authored over 3 years ago
Revert buttons demo

github.com/Megabit/Blazorise - ce517a30255624386dad9560406280c51076f8da authored over 3 years ago
0.9.4 Release notes (#2652)

* Release notes

* Proof read + release note suggestions

* Revert state machine code sample...

github.com/Megabit/Blazorise - 92bd27f3d1766f067e3d6b31b20d25b71a879bec authored over 3 years ago
Add Ticks Callback functionality (#2644)

* Add Ticks Callback functionality

* Revert formating

* Add null check

* Example in the...

github.com/Megabit/Blazorise - 1df6d4f85f5510c73d433d6c27ffb6d5471677c0 authored over 3 years ago
show dataset label in tooltip title on pie/doughnut charts (#2653)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 1aeb1d7e12c53aba49d0a2c64470206bdeaf9907 authored over 3 years ago
Add InputMode on DateGridDateColumn (#2655)

github.com/Megabit/Blazorise - f4fea599e37f640f93a6cb802809c9a35ce70c89 authored over 3 years ago
Fix closing of Bar from the separate BarToggler (#2649)

* Move sidebar BarToggler to top bar

* Call parent bars even if Clicked is defined

* Rever...

github.com/Megabit/Blazorise - a02bc18835d710427cbb143a164b53fc1fc4b810 authored over 3 years ago
Table scroll to row feature (#2650)

* ScrollToRow Implementation

* Table docs

* ScrollTo Rename

* Rename and divide ScrollT...

github.com/Megabit/Blazorise - 6b272bd6ff8c2ee582bf9d4f71bd3b9134d070d4 authored over 3 years ago
Remove eFrolic mentions

github.com/Megabit/Blazorise - 72a0884e56cd2121987a2f15fa7b2f1657e3bea8 authored over 3 years ago
DataGrid Virtualize (#1977)

* DataGrid Virtualize: Refactoring out common row

* DataGrid Virtualize: First Virtualize ver...

github.com/Megabit/Blazorise - 3b11f024078f9c977ac3364662d4fea0aac76d5d authored over 3 years ago
Add YAxisID to LineChartDataset and Add Id and Position to Axis (#2641)

* - Add support for multi-line X-Axis labels
- Add YAxisID to LineChartDataset
- Add Id and Po...

github.com/Megabit/Blazorise - dd58a3d2b59cd2d3a113a574a69efa1222d24a46 authored over 3 years ago
Fix normal NumericEdit buttons radius (#2643)

github.com/Megabit/Blazorise - c878310f34a67eec3a0ed4eee14f67527dcbf6f1 authored over 3 years ago
DatePicker classnames not applied (#2642)

* Use MutationObserver to copy flatpickr classnames

* Fix TimePicker and TimeEdit format

github.com/Megabit/Blazorise - dfeaa17ea67014c69f2dc2db18f3911333ee06c2 authored over 3 years ago
Change Tooltip content dynamically (#2631)

github.com/Megabit/Blazorise - b99366e487c9f62057e9d4235dde98f839859ced authored over 3 years ago
DataGrid Sort API (#2613)

* DataGrid Sort API

* Public CurrentSortDirection getter

github.com/Megabit/Blazorise - c6b09bf05f589403b4763d120f7ba18eed80005d authored over 3 years ago
Benchmark project | ArrayExtensions AreEqual refactor (#2627)

* Benchmark project | ArrayExtensions AreEqual refactor

* Formating

Co-authored-by: Mladen...

github.com/Megabit/Blazorise - f8eb2e5ea363e18799e098addf4d2c307e3c3861 authored over 3 years ago
#2622 Bugfix | ResizeHandler not being called on FixedHeader Init (#2626)

github.com/Megabit/Blazorise - 960f32e0fb296bf985aa739aca124032c81b247f authored over 3 years ago
AntDesign - Table Fixed Header Fix (#2623)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 6099a881b3937f259309e441190c25ac0697b88c authored over 3 years ago
Resize Event for recalculation of Fixed Header at a rate of 15fps (#2622)

https://developer.mozilla.org/en-US/docs/Web/API/Window/resize_event

github.com/Megabit/Blazorise - 9f3729f830b7fa7e11d91ae4c979cf419c02f1a1 authored over 3 years ago
DataGrid UpdateEditingCell API (#2585)

* API to update any cell from EdittTemplate

* Small examples in the demo

* Rename UpdateEd...

github.com/Megabit/Blazorise - 67175283158c87d6342cd920385da8227149e60d authored over 3 years ago
use catch when (#2593)

to avoid the catch and re-throw when !task.IsCanceled

so we only swallow when ( task.IsCance...

github.com/Megabit/Blazorise - 84a002bb930123154cba11792f4c83e2a1069087 authored over 3 years ago
use some null propagation (#2607)

github.com/Megabit/Blazorise - b34c741e9f5d1913ae29b90a0357d2a5d8d310b4 authored over 3 years ago
Remove duplicate dictionary lookups (#2609)

* remove duplicate dictionary lookups

* Formating

* Rename out var attribute to href

Co...

github.com/Megabit/Blazorise - b808a2563e4fd60818aca0058283159a4c99bbdd authored over 3 years ago
Allow default for cancellation tokens (#2610)

* allow default for tokens

* Formating

Co-authored-by: Mladen Macanović <mladen.macanovic@...

github.com/Megabit/Blazorise - ea7a79998542d53cfdd4a2016f83a5d037ca9189 authored over 3 years ago
formated to formatted (#2608)

github.com/Megabit/Blazorise - b81aba7fb73a633f09c395b3d672effd77276a9e authored over 3 years ago
Update ValueDebouncer.cs (#2605)

github.com/Megabit/Blazorise - daf58a80deb95c689d14d26c95d66218149c813c authored over 3 years ago
remove redundant SuppressFinalize (#2606)

no required when there is no Finalizer

github.com/Megabit/Blazorise - ff58761117699187cd03d4f448225f1e82bc97db authored over 3 years ago
Use target typed new (#2603)

* use target typed new

* Auto formating

Co-authored-by: Mladen Macanović <mladen.macanovic...

github.com/Megabit/Blazorise - 9d2583c13da6b42354ac28d53ac682be0d3a6ca1 authored over 3 years ago
cleanup Blazorise.E2ETests (#2602)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 6ebd6ba4b9a5ead6ad46eaf3aaee1342144025e7 authored over 3 years ago
Simplify csproj files (#2601)

* simplify csproj

* Update Directory.Build.props

* Remove Directory.Build.props and use ex...

github.com/Megabit/Blazorise - c0a8d96c04c3ef9e4fe57a150bcf5707c886c7f0 authored over 3 years ago
redundant verbatim prefix (#2599)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 252cdd8afe4a46186e4d6f1e46853d9c61fadc42 authored over 3 years ago
Remove some null refs (#2598)

* remove some null refs

* Formating

Co-authored-by: Mladen Macanovic <mladen.macanovic@gma...

github.com/Megabit/Blazorise - 26c5faa0112c4f9d9ab12c51e5153b32675a2fe9 authored over 3 years ago
remove some redundant state machines (#2581)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - c77e94af49147f67c42da8b0f30cb37f851bd8fe authored over 3 years ago
Slising => Sliding (#2597)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - d49cd742a230c6e3fdf02be4440d07401ab46a59 authored over 3 years ago
Remove HttpClient from demos (#2590)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 1ba228e1958a0abca95982898a5b6540eb958736 authored over 3 years ago
remove redundant field (#2596)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 43c948d7e3bf611c50fa00725c5343c28f4835b3 authored over 3 years ago
Remove redundant Delimiter ToString (#2595)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - a1aeee84b3a1fe2dbb49823cae758b0bbce96084 authored over 3 years ago
remove an incorrect region (#2594)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 84b483afe7c1589164957bda93f779e5ea515569 authored over 3 years ago
use some null-coalescing assignment operators (#2592)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 526d42ea5ec6c05dafe28f1ced15589c1bc66539 authored over 3 years ago
remove Interpolation (#2591)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 6a12e39852e5a1b3f808e5c9d5426e3218447f51 authored over 3 years ago
Update SeleniumStandaloneServer.cs (#2589)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 02bbad2331ca5d26b28c904d9e535a917eff6682 authored over 3 years ago
Remove some redundant usings (#2570)

* remove some redundant usings

* fix newlines

* fix newlines

Co-authored-by: Mladen Mac...

github.com/Megabit/Blazorise - 07a5ba60c0d91c03524d26743c6a1021a6626483 authored over 3 years ago
Documentation fixes (#2588)

* Adds DataGrid missing parameters to the docs

* Fix dropdown documentation

* Simplify Cel...

github.com/Megabit/Blazorise - e796eb92d98655583eefcd8261528523816763c8 authored over 3 years ago
Revert "Spelling (#2583)" (#2584)

This reverts commit a4ee67232098ea39346449e9aefd41af3632fc51.

github.com/Megabit/Blazorise - 6781e7a2855acc05a5f0bb53188b0b589b353bbd authored over 3 years ago
Spelling (#2583)

* fix some spelling

* typos

github.com/Megabit/Blazorise - a4ee67232098ea39346449e9aefd41af3632fc51 authored over 3 years ago
fix some spelling (#2582)

github.com/Megabit/Blazorise - b01dbc7b3fb0d30ec48bc61ac9f51da5a74faf33 authored over 3 years ago
Select first slide of SelectedSlide is not set on initialization (#2576)

github.com/Megabit/Blazorise - a578b04a141195ecb7393f734598c77ca6dc1820 authored over 3 years ago
Move BarThickness and MaxBarThickness to Axis options (#2575)

github.com/Megabit/Blazorise - ef1bbfa3350ba71f25dae20107a70dd612fae097 authored over 3 years ago
0.9.3.10 release notes

github.com/Megabit/Blazorise - f59364059e4841955b52fa40d46c325ee85e7fc7 authored over 3 years ago
0.9.3.10 release notes

github.com/Megabit/Blazorise - 534322c885273b023ecc76416f8d63fe0a918788 authored over 3 years ago
DataGrid EmptyFilterTemplate (#2573)

* DataGrid EmptyFilterTemplate

* Adds extension method IsNullOrEmpty for collections

* Add...

github.com/Megabit/Blazorise - 3aaeb64f47fa3662bcabef275b3486f858b94a97 authored over 3 years ago
Autocomplete improvements (#2548)

* NotFoundTemplate ongoing

* Working NotFoundContent

* Removed Dropdownref redudant calls
...

github.com/Megabit/Blazorise - d8f32d103bf6b2217a3c87603206b36c7a914b60 authored over 3 years ago
Datagrid set to single selection + existing MultiSelectColumn with filterable set to false fix (#2567)

Co-authored-by: Mladen Macanović <[email protected]>

github.com/Megabit/Blazorise - 01f8398114c622e98ff802b5c1ee5ce2eba09a34 authored over 3 years ago
Fix charts demo

github.com/Megabit/Blazorise - 6c3ca916df4aa88dbbb1d0990c7481e08cf7a1a2 authored over 3 years ago
Chart fixes and improvements (#2563)

* Separate ChartsPage into partial classes

* Add special rule for PieChart tooltips

* Add ...

github.com/Megabit/Blazorise - 6f64bdb36766bb260b1102f5cc55d2b1ccc4c7cc authored over 3 years ago
Markdown component (#2544)

* Markdown component

* Add Markdown to Nugets build

* Revert Markdown to Nugets build

github.com/Megabit/Blazorise - 21c4ef05a4db2e40150720f75e9cea87d25edad0 authored over 3 years ago
Add support for .Net 6 preview 5 (#2555)

* Support for .Net 6

* Remove --force flag from dotnet pack

* Update build workflow

* R...

github.com/Megabit/Blazorise - 5c6794ce4672d968167813bd703dd8a193860b92 authored over 3 years ago
Horizontal Dropdown fix (#2552)

* Activate closable only with left mouse button

* Fix horizontal bar menu structure

github.com/Megabit/Blazorise - 576203c2ce8c562d59faec5d7896234d619948f7 authored over 3 years ago
Fixed top header fixed position

github.com/Megabit/Blazorise - 2dd9fa0e87545766a10a02189c6492d25aab90d8 authored over 3 years ago
Fix GitHub urls

github.com/Megabit/Blazorise - 0156e8ad96e103d1abe247b6ce131169a4ba1fb3 authored over 3 years ago
Fixed CSS rules for fixed horizontal header (#2546)

github.com/Megabit/Blazorise - de5aa433669837bfd933af0d56aeb087ab02598d authored over 3 years ago
Update README.md

github.com/Megabit/Blazorise - 5e319c278f7af5ec5ebba6efe94a4c9b616890be authored over 3 years ago
Fix missing TableRow on DataGrid inline and form edit mode

github.com/Megabit/Blazorise - f0c85ab62211aa67970ecb353e3c3ffcdef40836 authored over 3 years ago
MultiSelectAll : RowSelectable not being evaluated fix (#2534)

* MultiSelectAll : RowSelectable not being evaluated fix

* Add braces

Co-authored-by: Mlad...

github.com/Megabit/Blazorise - 9f390cfd74cd2b92a890f0e93201908ac8a1f765 authored over 3 years ago
Adds EnableStep parameter on NumericEdit (#2540)

* Adds EnableStep parameter on NumericEdit

* Add new fields to datagrid

github.com/Megabit/Blazorise - 8df1704c0e943a94c7043d4034cfb6727808887f authored over 3 years ago
Chart: RemoveDataSet API (#2536)

* Separate chart classes into files

* Adds RemoveDataSet API to chart

github.com/Megabit/Blazorise - bf0db00c184306a34352cb5e8179e704e79fdf4b authored over 3 years ago
Add Hidden flag on chart dataset (#2535)

github.com/Megabit/Blazorise - b94e0607e3a9a82a50b185e9add954a2300067b0 authored over 3 years ago
Carousel sliding animation (#2341)

* Carousel sliding animation

* Use width utility

* Carousel refactor

* Remove SelectedS...

github.com/Megabit/Blazorise - 4d1ea8f9c4684e08c3a5180a5b70f221fe6de60e authored over 3 years ago
DataGrid public APIs (#2503)

* Basic DataGrid commands made public

* Public FilterData

* Add SortIndex and SortDirectio...

github.com/Megabit/Blazorise - a0363dcbb7c6cf61a9417c6e9a01ed4255df68a5 authored over 3 years ago
Table Resize (#2523)

* TableResize Implementation

* Missing Dirty ContainerClassBuilder + Revert FixedHeader col t...

github.com/Megabit/Blazorise - dd094fc794bc16b2343b1f3380a9bbd45ac7d9d8 authored over 3 years ago
Message, Notification, Page Progress Services (#2522)

* Add MessageService and MessageDialog

* Add example to demo

* Update documentation

* R...

github.com/Megabit/Blazorise - 62818a65b0921adfeb54ea56da07fb368e9e0935 authored over 3 years ago
Update SUPPORTERS.md

github.com/Megabit/Blazorise - a04d787eb149e2813736d25c8413f0c15804591b authored over 3 years ago
Add overloads for SnackbarStack to accept MarkupString (#2518)

github.com/Megabit/Blazorise - 635749d58dc902ed30bb02bf0ee7db1922f13055 authored over 3 years ago
Add more positions for Tooltip placement (#2517)

* Add more positions for Tooltip placement

* Update docs

github.com/Megabit/Blazorise - a8ff0a87cd839aa125dca05cb721a22913575213 authored over 3 years ago
DatePicker improvements (#2502)

* Default DatePicker FirstDayOfWeek set to Monday

* Add Open,Close,Toggle APIs to DatePicker ...

github.com/Megabit/Blazorise - 5fdf86302c383a766fba588f6394913e4f23a1c5 authored over 3 years ago
Modal dialog scrollable option (#2493)

* Scrollable parameter for ModalContent

* Add breaking change and migration note

github.com/Megabit/Blazorise - 63853c401b154428aa0838950acb89c3bd9d813b authored over 3 years ago
Centered parameter for SpinKit component

github.com/Megabit/Blazorise - a80f46290447e5f37fabea82a8eb31269092fefe authored over 3 years ago
Placeholder for FileEdit component (#2492)

github.com/Megabit/Blazorise - 1f0ed3aa6a0707d6bc1b34a8784e6a66369cc90b authored over 3 years ago
0.9.3.9 release notes

github.com/Megabit/Blazorise - ff763bec288511eb793e7a74218618c0b1d737b9 authored over 3 years ago
ButtonRow incorrect mediaquery breakpoint (#2487)

github.com/Megabit/Blazorise - a36d56b4367a25447438602b9ecde395dd7199b4 authored over 3 years ago
Null check for modal first FocusableComponent (#2486)

github.com/Megabit/Blazorise - dab92208273b3ef5b93e48dad484c24d1b03edb9 authored over 3 years ago
0.9.3.9 release notes

github.com/Megabit/Blazorise - a0a5530d7fb04d4eacb0ed3f9ef6c81fccc815ab authored over 3 years ago
Global input sizing (#2485)

* Change input and buttons size with global theme options

* Add paragraph to release notes

github.com/Megabit/Blazorise - fd9973faa6fa9bf9760f4cb78ee71e31f6746d9d authored over 3 years ago
Add comment for table Responsive parameter

github.com/Megabit/Blazorise - c261c753289a22eea92c8f184528c1c9b13a2a2c authored over 3 years ago
Add additional TimeSpan parse format

github.com/Megabit/Blazorise - 9c676e3031c1972bd5239bac46235ede260f39b0 authored over 3 years ago
Bump 0.9.4-preview4.2

github.com/Megabit/Blazorise - ab5c06cf5b1c445620fd703f0224d0485aae62d1 authored over 3 years ago
Update README.md

github.com/Megabit/Blazorise - 7840b44a6349ee8446287299db36fdc27b7d8df3 authored over 3 years ago
Add Support link

github.com/Megabit/Blazorise - c33e8c41a740d2a7261fe9be0051b792e2696485 authored over 3 years ago
Remove JS null coalesce operator (#2461)

github.com/Megabit/Blazorise - 44cfe7e98854ee896b14e1e91a7fbb2dc20d6311 authored over 3 years ago
0.9.3.8 release notes

github.com/Megabit/Blazorise - 860cd09347e3d7d16737682582a4d45eefc81ba9 authored over 3 years ago
0.9.3.8 release notes

github.com/Megabit/Blazorise - 04453381e3c608dd4bad5b7e99b4947e579b5ee0 authored over 3 years ago
Add figure image to post

github.com/Megabit/Blazorise - b9c69692d1e9b3e4d1ecf4d7accfe303380d9222 authored over 3 years ago
Merge branch 'master' of https://github.com/Megabit/Blazorise

github.com/Megabit/Blazorise - 021931d73e0c8db15481b810f3995cd67c298a6b authored over 3 years ago
New post for support forum

github.com/Megabit/Blazorise - 1fd4802f5f1294d50943d3985ebbb452f882391d authored over 3 years ago
Update index.md

github.com/Megabit/Blazorise - f6305cc3c91bb17aba2f4bb30a3ddab4cc3fa902 authored over 3 years ago