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

Fix build error

github.com/Megabit/Blazorise - d6d06166b4982de7da5c87ccb645dfe092188dcb authored almost 3 years ago
Add Blazorise.Charts.Trendline to nuget build

github.com/Megabit/Blazorise - 9a0aeb1a65c47c48f17fabcebfc042d0adc8f828 authored almost 3 years ago
Document missing enums

github.com/Megabit/Blazorise - 51e630d9fbf9412ec2e8c00225c8576853f2b198 authored almost 3 years ago
REMOVE NET6_0_OR_GREATER Flag (#3477)

github.com/Megabit/Blazorise - 24c54829f70ff66c214223924dcecda8c7c7062c authored almost 3 years ago
Tooltip target (#3473)

* Add Tooltip TriggerTargetId

* Demo example

* Docs example

* Rename var

github.com/Megabit/Blazorise - 91942dafde67a762574345df6b1065317b663a99 authored almost 3 years ago
Modal Render Mode (#3469)

* ModalRenderMode : LazyLoad

* Setup Example and RenderMode

* Show message in alert

* F...

github.com/Megabit/Blazorise - f4640752ceb00084347a8b19480603b4dab96158 authored almost 3 years ago
Set default _DataGridRow Color to None (#3467)

github.com/Megabit/Blazorise - 683acde6c8fb0ba33bd87f2c2236e31a5fc089b3 authored almost 3 years ago
Fix sourceUrl var naming (#3463)

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

# Conflicts:
# Source/Extensions/Blazorise.DataGrid/DataGrid.razor

github.com/Megabit/Blazorise - f801ff7bed5587bc8dc058721c3a76daf5bdf769 authored almost 3 years ago
Fix Draggable on table components (#3462)

github.com/Megabit/Blazorise - f650d241ca9b33eea1e3778bd126a47544a84a57 authored almost 3 years ago
Make sure SelectedRow/SelectedRows changes are always notificated to DatagridRow by setting them up as parameters. (#3457)

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

github.com/Megabit/Blazorise - abc6aeba0bc5b3c1647b08aa5419d3eaa0bc7eab authored almost 3 years ago
MultiSelect : Prefer DisplayData over viewData (#3456)

github.com/Megabit/Blazorise - e03b2a1d91dc8ea98a97833454c3f454e8a78f94 authored almost 3 years ago
Complex enum types (#3353)

* Target enum as complex type

* static readonly

* Color enum as complex type

* Backgrou...

github.com/Megabit/Blazorise - 461f9662d2be4cb408d766ee1f1a69bcae775336 authored almost 3 years ago
Fix Width for NumericPicker wrapper (#3441)

github.com/Megabit/Blazorise - 261f8af6cace535f0195ad0aebd5dbf6569271bc authored almost 3 years ago
DateOnly and TimeOnly support (#3428)

* DateOnly and TimeOnly support

* unit tests

github.com/Megabit/Blazorise - 50bd049c56abea8964879c09e410237926425911 authored almost 3 years ago
Add Unmatched Attributes to DataGrid (#3438)

github.com/Megabit/Blazorise - 9efb96254cc00215d67935cac8fc60f2ed944f18 authored almost 3 years ago
Add icon colors to MessageOptions (#3437)

github.com/Megabit/Blazorise - 6890b91999ab064eef7ba89cd6b30c575eb6d5c2 authored almost 3 years ago
Add plaintext to MemoEdit (#3436)

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

github.com/Megabit/Blazorise - 0433d2ac02c4d89ea3bab0ba29f153649de89dcf authored about 3 years ago
Add plausible analytics

github.com/Megabit/Blazorise - bc43496280170af6e3f33b95d57d12bd70697394 authored about 3 years ago
Fix license badge

github.com/Megabit/Blazorise - 08e1df996a65b674c9b6084234c9128fe3511bcb authored about 3 years ago
Remove releases and roadmap links

github.com/Megabit/Blazorise - 59fced26964c613db4b29450a8cfbbf0b13f59fd authored about 3 years ago
Remove BuyMeACoffee button

github.com/Megabit/Blazorise - 376d8140b361de01b6826f54e97e3d82ebfe20e3 authored about 3 years ago
DetailRowTrigger API DetailRowTriggerEventArgs (#3330)

* Initial new API definition

* Apply DetailRowTriggerContext

* Add more DetailRowTrigger a...

github.com/Megabit/Blazorise - 38c5c096e1c09b8eede8e01d1fee21e0999c164f authored about 3 years ago
Add Blazorise.QRCode to nuget build

github.com/Megabit/Blazorise - e0f4c7109f9bd984f149f204c34487695820578c authored about 3 years ago
Migrate to TagLike bool params (#3423)

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

github.com/Megabit/Blazorise - 530795a6c6528144f1fa5a6b0c2064df7c1cb393 authored about 3 years ago
DatePicker range and multiselect (#3364)

* Adds Range capability to flatpickr port
New DateInputMode
New example on DatePicker page

...

github.com/Megabit/Blazorise - 2f4b4a0755caeeb5a74a51a4a8aff3a02e6272b3 authored about 3 years ago
DataGrid Prevent Row Click (#3415)

* Add PreventRowClick feature to DataGridColumn

* DataGrid : Docs

* DataGrid : Docs escape...

github.com/Megabit/Blazorise - d06503c3b7478d392a1f270e67c3fa25cf739f88 authored about 3 years ago
Enum docs update + Visibility vs Display Note (#3315)

* Enum docs update : ongoing

* Generate Enum docs instead.

* Generator fixes + Copy genera...

github.com/Megabit/Blazorise - 2cb636ba2930df582021ca587e0540b0e3010e43 authored about 3 years ago
QRCode component (#3417)

* Recreate QRCode

* Rename Text to Value

* Documentation page

* Remove Anchor parameter...

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

github.com/Megabit/Blazorise - a8bf89aca91fe464d070244c27c2bb469f591256 authored about 3 years ago
DataGrid : Fix multi select inline edit mode bug (#3416)

* DataGrid : Fix Existing MultiSelectColumn with DataGridSelectionMode.Single and DataGridEditMo...

github.com/Megabit/Blazorise - 2987936d254b6ea4f7554ee6ab0e4b28d49f2255 authored about 3 years ago
DataGrid : ValidationItemCreator (#3413)

* DataGrid : Add ValidationItemCreator

* Datagrid Docs

* Release docs

github.com/Megabit/Blazorise - 6df8eb674459b835fff3802f8f957094bc676501 authored about 3 years ago
DataGrid remove obsolete direction (#3409)

* Remove obsolete Direction Parameter

* Docs migration note

github.com/Megabit/Blazorise - 6143780db9dd4f3354d4a01cc4b52ed542e9fa86 authored about 3 years ago
Add Bootstrap Icons (#3399)

* Add Bootstrap Icons

* Add project to solution

* Nuget build

* Map more icons

* Men...

github.com/Megabit/Blazorise - 1bd6ecfbcb095d2d90872decfe42674f3b85ef81 authored about 3 years ago
Datagrid aggregate position (#3359)

* Add a blazorise.slnf with the basic, for vs performance

* Set an aggregateRowFragment

* ...

github.com/Megabit/Blazorise - 83f7ea56f3e0a09124aa0dd1a7ace3a9c0e3a40b authored about 3 years ago
Cascading type parameter (#3381)

* RadioGroup : CascadingTypeParameter

* Select : CascadingTypeParameter

* Select : Cascadi...

github.com/Megabit/Blazorise - b99cf822bf2b8ecfa085dc113b7004f77b2fbb3a authored about 3 years ago
Is list or collection fix (#3387)

* Rename to IsCollection. Fix tests to straight up use the wanted types.

* IsCollection fix i...

github.com/Megabit/Blazorise - d6b5b12421a3fe72b6e66223681e60bc074b138b authored about 3 years ago
Add EasyMDE options (#3373)

* Add autofocus option

* Add autoRefresh options

* Add autosave option

* Add blockStyle...

github.com/Megabit/Blazorise - 5ab36cad87a489589946e4f979b7f2f064d1b108 authored about 3 years ago
Merge branch 'rel-0.9.5'

# Conflicts:
# Build/Blazorise.props

github.com/Megabit/Blazorise - 35d8520a003f7bbd4e51b705c0daf471726598fd authored about 3 years ago
Bump version 0.9.5.5

github.com/Megabit/Blazorise - 03ad8197c23eadbeb151f158e7e396c784b01935 authored about 3 years ago
0.9.5.5 release notes

github.com/Megabit/Blazorise - 894f28391b694abbae2fa70a67947b64c7652205 authored about 3 years ago
Merge pull request #3382 from Megabit/dev-1.0-validation-errors

ValidationError improvements

github.com/Megabit/Blazorise - 3f915f7cbd96ca6011ef639598803be68c6df5af authored about 3 years ago
Don't show empty error messages

github.com/Megabit/Blazorise - 555cdd251690baae7a0f8924dee1c3d7c6ed93b9 authored about 3 years ago
Add Multiline mode to the ValidationError

github.com/Megabit/Blazorise - d4acc3c747b957dcd5f6fe3aae95b4ab37a0a500 authored about 3 years ago
Video Player (#3298)

* First draft of ShakaPlayer.js for Blazorise

* Update

* Updated after draft comments

*...

github.com/Megabit/Blazorise - 23b120755afd217097586912f7b9926e5388f246 authored about 3 years ago
Markdown: add missing actions (#3356)

* Add undo/redo actions from easy-markdown-editor to the markdown extension

* Add upload-imag...

github.com/Megabit/Blazorise - a14106b4396221a5ccc2b07d342b8aec11be5bd0 authored about 3 years ago
More options for IMessageService (#3352)

github.com/Megabit/Blazorise - 90ad5daef40a7b388e4141dd1c5bf35ab05eb286 authored about 3 years ago
Virtualize NET5 Task Cancelled exception note (#3351)

github.com/Megabit/Blazorise - 6c2a5a046e29b0d146680b61ccc1a9d73d470b64 authored about 3 years ago
Null Step on TimeEdit (#3350)

github.com/Megabit/Blazorise - f8c5011057e6aed12ca8c5a9ef6e5a4761f71c31 authored about 3 years ago
Update README.md

github.com/Megabit/Blazorise - a61ebaaf6191de7c5a1c2d333323b20a3d42dfa6 authored about 3 years ago
Optimize installation guide (#3291)

* Optimize installation guide

* Make a note about Blazorise dependencies / User still needs t...

github.com/Megabit/Blazorise - 05fcb005c22347e08d4dc55031f4d9ad86933fe2 authored about 3 years ago
Merge branch 'rel-0.9.5'

# Conflicts:
# Source/Blazorise.Material/wwwroot/blazorise.material.min.css

github.com/Megabit/Blazorise - d87c50e44983c56319c4880399678f4bddd7a1f7 authored about 3 years ago
Fix material textarea height (#3345)

github.com/Megabit/Blazorise - 79100673c350064f8deb2e819b2010a6eb6c3880 authored about 3 years ago
Adjust JS to ES6 compatibility

github.com/Megabit/Blazorise - 59fe592b38e234777e47dc2bb9a54ba30c50a52e authored about 3 years ago
Merge branch 'rel-0.9.5'

github.com/Megabit/Blazorise - 6d2490e7993e003b63ca9723852c66d2fb914d19 authored about 3 years ago
Add margin on homepage buttons

github.com/Megabit/Blazorise - d8da6961cb4c8f3353e63deda29e0e1081f4dd0a authored about 3 years ago
Fix brand logo in demo and docs app

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

# Conflicts:
# Source/Extensions/Blazorise.Charts.Streaming/wwwroot/charts.streaming.js

github.com/Megabit/Blazorise - e57df3f69d111dc1007ecdbbdb65d2da48b8d267 authored about 3 years ago
Update favicon with new logo

github.com/Megabit/Blazorise - ace33bf18c1a9dd812ac0733212695eda7e9f7ee authored about 3 years ago
TimeEdit fixes (#3341)

* Set TimeEdit default Step to zero

* Fix TimeEdit and TimePicker classes

* Update docs

github.com/Megabit/Blazorise - 759c98d1deb35bc22866a87c1845e2b2afe2167c authored about 3 years ago
Fix theming of card image top radius (#3339)

github.com/Megabit/Blazorise - 096bb8d16d0a9f61174ba79fefecb59ecde77e79 authored about 3 years ago
Fix Icelandic localization (#3338)

github.com/Megabit/Blazorise - 6475ed64000ae35bf26500923f065fa915b49686 authored about 3 years ago
Homepage redesign (#3335)

* Homepage redesign

* Remove readme buttons

* Testimonial

* testimonials and fixes

github.com/Megabit/Blazorise - 034d221e9177cfad32112242e726c74e0067435a authored about 3 years ago
ES6 compatibility level (#3336)

github.com/Megabit/Blazorise - dd5d23f21cd26a31727640d9b4bd493d6284bec0 authored about 3 years ago
Support for Time Cartesian Axis (#3326)

github.com/Megabit/Blazorise - d42a30b34a46870b1cc28bbc36955b6b654732d9 authored about 3 years ago
Fix Icelandic localization (#3323)

github.com/Megabit/Blazorise - 0250109190a5080bcfc278924f022d54f3778fc8 authored about 3 years ago
Fix build error

github.com/Megabit/Blazorise - 3441031843fac3a0621a1db95689b3cd69aeed6e authored about 3 years ago
BarDropdownMenu RightAligned parameter move to BarDropdown (#3322)

* RightAligned moved to BarDropdown

* Migration note

github.com/Megabit/Blazorise - e070e1fad77cdcf1d9a575f360b53d520b03e041 authored about 3 years ago
Properly destroy markdown instance (#3321)

github.com/Megabit/Blazorise - 6b9fca358620e77ecf0f6fcdb854dc239e18c284 authored about 3 years ago
Notification location and refactoring (#3320)

* Notification location and refactoring

* Formating

* Formating

* Remove Multiline

*...

github.com/Megabit/Blazorise - d58c3d082ea884b74e5c892c67e8d1067c6aa557 authored about 3 years ago
DataGrid : ButtonRow : Note : Save / Cancel Should be configured in DataGridCommandColumn (#3314)

github.com/Megabit/Blazorise - 1dee4cebf004a0697612daa804ccbcb2a8895f2a authored about 3 years ago
Modal Fullscreen parameter refactor (#3294)

* Refactor Modal Fullscreen parameter to be part of ModalSize enum

* Update migration notes

github.com/Megabit/Blazorise - 6c0e0f302fbc60349ca100cd3494128000f59e77 authored about 3 years ago
Add Select Enum Note (#3307)

github.com/Megabit/Blazorise - 6b4d478b4388d5d966783426b52548402b4406d6 authored about 3 years ago
Autocomplete CloseOnSelection feature (#3302)

* Autocomplete CloseOnSelection feature

* Make it so CloseOnSelection feature only applies to...

github.com/Megabit/Blazorise - 5fbbd2ce541bc179f42cb10635275a0c30562854 authored about 3 years ago
Update CONTRIBUTING.md

github.com/Megabit/Blazorise - 7cf0fb11a2a4ccf3e6c838c89352d53b279482e7 authored about 3 years ago
Update CONTRIBUTING.md

github.com/Megabit/Blazorise - 068982f0a42e35ed960e9a7a6b779a7e02ca3b30 authored about 3 years ago
Rename ChartTrendline to ChartTrendlineData

github.com/Megabit/Blazorise - fd04219a8a891696050d30f49c1f96d888beaff6 authored about 3 years ago
Merge branch 'master' into master

github.com/Megabit/Blazorise - 6616937c09a4e7058ee7d426985f01dccac2fa5c authored about 3 years ago
Add AsyncValidator to docs

github.com/Megabit/Blazorise - 8914974e9579f7aee8cbab0c8d52478adeab9ede authored about 3 years ago
Add AsyncValidator to Autocomplete (#3293)

github.com/Megabit/Blazorise - 537f8fdaaeb40fb41414fd4746939b3fec43dd31 authored about 3 years ago
NumericPicker component (#3255)

* Trying to import module

* import autonumeric.js

* Revert "import autonumeric.js"

This...

github.com/Megabit/Blazorise - 5d20bb5dba498d98108af10efe6492d160520d7b authored about 3 years ago
Remove scroll on sponsors image

github.com/Megabit/Blazorise - 9e0cf50f571f9a59d91abb7e7c745cef51e63369 authored about 3 years ago
Delete old documentation

github.com/Megabit/Blazorise - 2db20dd3c1415ac0072011cd1e8abe70691b8147 authored about 3 years ago
Merge branch 'rel-0.9.5'

# Conflicts:
# Build/Blazorise.props
# Source/Blazorise.Bootstrap5/wwwroot/blazorise.bootstrap5....

github.com/Megabit/Blazorise - 92a297ce4d4c279a3d3944caa2dc775974a25109 authored about 3 years ago
Version number 0.9.5.4

github.com/Megabit/Blazorise - 919b8598e2b1b703e2005c06ea1c3b40fd104d0a authored about 3 years ago
0.9.5.4 release notes

github.com/Megabit/Blazorise - b6ce06e48bbda817faebd2e8aeacfb017c14334f authored about 3 years ago
Update static files version number

github.com/Megabit/Blazorise - 03d0c1f0649b4c21c7fc45e223c308d8ffb09e84 authored about 3 years ago
Fix Divider text position (#3284)

github.com/Megabit/Blazorise - 1b182924474a215bf8aff8944871d67f095d7689 authored about 3 years ago
Add CloseReason to modal closing example

github.com/Megabit/Blazorise - ba20b2438e5ab510e79ecac5c979e94ba906a9d8 authored about 3 years ago
Fix dashboard page

github.com/Megabit/Blazorise - a3c97254c9e2bc56f91383555e0d5b753a646ed9 authored about 3 years ago
Fix DatePicker localization (#3283)

* Fix icelandic localization

* Fix Portuguese

* Fix Sunday keyword

* Proper order of we...

github.com/Megabit/Blazorise - 11d3907264e369e02b5bc02655f1b57d71345026 authored about 3 years ago
Turn the trendlines on by default - makes for a better example ;). Need to add trendlines after chart update too.

github.com/Megabit/Blazorise - c2b7d6274e3757c2793f3197344ff59ef0601edf authored about 3 years ago
Restore NewFilesToBuild.txt

github.com/Megabit/Blazorise - 45e4f9545f806119c1847b6da2c924a9cfa11c7f authored about 3 years ago
Remove testing project

github.com/Megabit/Blazorise - d7ad9da71280b16738c77a4d0c60e5b0d6ac947c authored about 3 years ago
Documentation and example

github.com/Megabit/Blazorise - 52d12aed2cf2a0589a8ce1dba22bff26cc9c487b authored about 3 years ago
Started on the documentation

github.com/Megabit/Blazorise - be4eabf309b90c59432e08a6a5c2b130bda7d5d0 authored about 3 years ago