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

Got the trendline working properly now as part of the HandleRedraw

github.com/Megabit/Blazorise - 0a865c3bbf41d31a6b2a6845ae341afbbaf27c27 authored about 3 years ago
Trendline is working.

github.com/Megabit/Blazorise - 1e0ddf21d6be8d406d5babd9c2fe0ea2fbc924fb authored about 3 years ago
trendlineOptions

github.com/Megabit/Blazorise - 51c83ce3893e337f9133f78ad16847a45158518d authored about 3 years ago
Reference correct trendline project and add chart.js 3.6.2

github.com/Megabit/Blazorise - b3a7912ec05b3fa3fc8c69b93fcd8dab233d10ef authored about 3 years ago
Initial commit

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

github.com/Megabit/Blazorise - 6fd7a782fe4ede3f2331bdb7431a0bb1f8c866a4 authored about 3 years ago
Target Net 6

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

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

github.com/Megabit/Blazorise - 3f5239927728724b40a56d58c1123ba5b87515b8 authored about 3 years ago
Pickers demo page

github.com/Megabit/Blazorise - 6ade8e10550e2999b181678bac3c745e4b259657 authored about 3 years ago
Code & Clipboard components (#3234)

* Code component

* Comment

* CopyToClipboard for typography components

* Revert invalid...

github.com/Megabit/Blazorise - 0920eeb84bf6d39f9c799b22ce9656d3617f54d5 authored about 3 years ago
Merge branch 'master' of https://github.com/Megabit/Blazorise

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

github.com/Megabit/Blazorise - c4c6b261f35f8e700a8e0622e37c5f5f9313f10b authored about 3 years ago
DataGrid: Expose DisplayData & FilteredData getters. (#3244)

github.com/Megabit/Blazorise - 746b090fb31ed4848fa44b3470e236213c87a6f6 authored about 3 years ago
CheckMultipleSelectionSetEmpty missing null check if reference type bug fix (#3251)

github.com/Megabit/Blazorise - 47141aca97dc913d3a7a75b14105eb2fbfdf8b28 authored about 3 years ago
News page info

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

github.com/Megabit/Blazorise - 9dfff115f828361e7823badbb2323dac9fa3724e authored about 3 years ago
Announcing 2022 Blazorise Plans and Pricing Updates

github.com/Megabit/Blazorise - b343a22ca92b73c2c4c7fc52ae6d7478a55354ed authored about 3 years ago
0.9.5.3 release notes

github.com/Megabit/Blazorise - 82c9d6a82918c993f7e24139c896c6f2798b055a authored about 3 years ago
Bump version 0.9.5.3

github.com/Megabit/Blazorise - 8ac5f6dda82def9c696fc9c3b5616cb482d116d1 authored about 3 years ago
Fix unit tests

github.com/Megabit/Blazorise - 76d069745ddcb914eefc2f7634b29dabafeefe0a authored about 3 years ago
Syncronize SelectedRows set to empty or null vs SelectedRow (#3245)

github.com/Megabit/Blazorise - 0687bfe169319059d4a0e986c757edb385a6adb8 authored about 3 years ago
DataGrid : MacOs Meta key as Ctrl Click (#3222)

* DataGrid : Track MetaKey as Ctrl if Client is MACOs

* Prefer to cache IsClientMacintoshOS
...

github.com/Megabit/Blazorise - cdce6dd2ea1cbb9458d1a86a018e86b410267fce authored about 3 years ago
File Edit: Provide a FileInvalidReason (#3213)

* File Edit : Provide a FileInvalidReason

* Format

* Use position instead of offset naming...

github.com/Megabit/Blazorise - 6675473c8534e3d07178926b8591e38a9fd990ac authored about 3 years ago
More sizes for Border utility (#3232)

github.com/Megabit/Blazorise - 55a4b7aa22dd1186ff0e56ffa3e2bec8de4a68ee authored about 3 years ago
Fix typo in the BS5 docs

github.com/Megabit/Blazorise - 2915f8f02bfa2bd620c2edea7c6931544f2c4d01 authored about 3 years ago
Modal retain css animation (#3147)

* Modal : Make css fade animation work

* Fix missing Task.

* BS5 : Remove modal custom css...

github.com/Megabit/Blazorise - 6e2f37d546abc099e103c35c9b07f681c181a9ee authored about 3 years ago
Chart v3 migration (#3173)

* Convert Data to v3

* Nullable options

* Serialize options by using native System.Text.Js...

github.com/Megabit/Blazorise - 76f87f2e0ba7710a79b05807037ae55ebd30784b authored about 3 years ago
Add Discord badge

github.com/Megabit/Blazorise - a738b75b44de1801c8625c3ca66a29c1a3f436d1 authored about 3 years ago
Added czech translations for components (#3205)

* Unused vars (#3165)

* Extract hex digits cache regex (#3140)

* Start With Benchmark

*...

github.com/Megabit/Blazorise - 95dad744bf35af7fa7a0d0cd56a3045231c20015 authored about 3 years ago
DataGrid scroll to (#3212)

* DataGrid: Add underlying ScrollTo Table API

* Add ScrollToPixels smooth animation | Add exa...

github.com/Megabit/Blazorise - 51519dd71bead2f122f27a3503334142c6363ad9 authored about 3 years ago
Add Components Naming Convention Docs (#3211)

github.com/Megabit/Blazorise - d81a4fdfe8b7296f0fef6c3a574a59925c7eeac0 authored about 3 years ago
DataGrid : Makes sure to close the modal with explicit CloseReason.UserClosing, if Save ran to success (#3185)

* Makes sure to close the modal if Save ran to success => DataGridEditState.None

* Fix modal ...

github.com/Megabit/Blazorise - a8f7c54bc0d1b75c18c16de86b4cc5b91505159e authored about 3 years ago
Fix Blazor.wasm multi select clickFromCheck tracking (#3210)

* Fix Blazor.wasm multi select clickChecked tracking due to pipeline running slightly different ...

github.com/Megabit/Blazorise - 34450b9f3cfbddeb697adb6f55e3f0bef64b4c93 authored about 3 years ago
Add missing doc description for Virtualize | FixedHeader | DetailRowStartsVisible (#3209)

github.com/Megabit/Blazorise - 00c42967a6f4dfcaecb7402e2c6312f3dd89dd09 authored about 3 years ago
Update issue templates

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

github.com/Megabit/Blazorise - efab5c54dbe401538a8918724fd33be826ea8569 authored about 3 years ago
Bump version 0.9.5.2

github.com/Megabit/Blazorise - 8b149cc58989efedbe88a43c31270a90fd5db716 authored about 3 years ago
0.9.5.2 release notes

github.com/Megabit/Blazorise - cfae1dff52fac5c9a3079a9bb707ce23bd635218 authored about 3 years ago
Fix Chart not being destroyed propertly (#3200)

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

github.com/Megabit/Blazorise - 1c8393b11609e0867aad5ecefff3f7513d2f9214 authored about 3 years ago
Autogenerate RTE ElementId (#3198)

* Use proper ElementRef setting

* Autogenerate RTE ElementId

github.com/Megabit/Blazorise - 966ba78e138139e581902504158c0d2fabe8dfab authored about 3 years ago
Fix inputmask error with null values (#3197)

github.com/Megabit/Blazorise - e0d09980605920c56fc94f83ca83ef7e655a5038 authored about 3 years ago
Autodetect tooltip inline mode (#3196)

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

github.com/Megabit/Blazorise - e183b36e83f9f5a1177f13f3491fbffa9fd3d2e6 authored about 3 years ago
Fix JS Module deadlocks (#3189)

* Exit if moduleTask is null

* Try with SafeDisposeAsync

* Don't access private field

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

github.com/Megabit/Blazorise - fff333da0bb7fca429ede08f331a420a1fcdffa4 authored about 3 years ago
Bump version 0.9.5.1

github.com/Megabit/Blazorise - e9738286772ccbe414c327a81d9ad96d918c70b2 authored about 3 years ago
0.9.5.1 release notes

github.com/Megabit/Blazorise - 59a0c31489f0fb26a446d7c816953690298fbbc1 authored about 3 years ago
Revert to code without the Lazy JS loading (#3183)

github.com/Megabit/Blazorise - 7112fcd49dfb7e2d2bb741b0dff024af2825937b authored about 3 years ago
Lazy load JS modules (#3159)

* Lazy loads the JS modules

* Fix tests

* Safer dispose

* Check element

* Null check...

github.com/Megabit/Blazorise - 8a7cd8a89c8984d5f615f8e0e1e59d613b5520b0 authored about 3 years ago
DataGrid: Fixes Modal Closing not being called correctly on Cancel. (#3181)

* Fixes Modal Closing not being called correctly on Cancel.

* Format

github.com/Megabit/Blazorise - 733e89a8669c2867f6695d0163edbbb8cf6d2046 authored about 3 years ago
CancellationTokenSource Disposal (#3179)

* Validation cts dispose

* DataGrid cts dispose

* RemoteFileEntryStream add missing Dispos...

github.com/Megabit/Blazorise - 8b160a80125e3c4635887527bd4c504379799449 authored about 3 years ago
Data grid filter post form fix (#3180)

* Introduced data-prevent-default. Datagrid filter Enter no longer submits form.

* Revert the...

github.com/Megabit/Blazorise - be9126fc0c39e08a60a8c7834f06df5a7f298492 authored about 3 years ago
Avoid an System.ObjectDisposedException due to the timer being disposed (#3175)

* Avoid an System.ObjectDisposedException due to the timer being disposed. This occurs when the ...

github.com/Megabit/Blazorise - a3d0aad10f256d8fd66181d46343033e3a91da40 authored about 3 years ago
Remove StopPropagation and PreventDefault (#3174)

github.com/Megabit/Blazorise - 6a9fa9920ddb8803c3537b167e4e9316f62ab196 authored about 3 years ago
Unused vars (#3168)

* Mark snackbarInfos as readonly

* Fix unused snackbar title parameter

* Override ReleaseR...

github.com/Megabit/Blazorise - c3895c4e78270bba011610790df4d01ab96002c0 authored about 3 years ago
Revert "Unused vars (#3165)" (#3167)

This reverts commit 13c9004ffd82d02ba161548907a44bca795387b1.

github.com/Megabit/Blazorise - c9dc6cbff229033ce157e59b295d9fbc6dbe10c5 authored about 3 years ago
Unused vars (#3165)

* Extract hex digits cache regex (#3140)

* Start With Benchmark

* Add ThemeGenerator for b...

github.com/Megabit/Blazorise - 13c9004ffd82d02ba161548907a44bca795387b1 authored about 3 years ago
Fix typos in docs (#3164)

github.com/Megabit/Blazorise - 7ef2134715c36f3fe1712399b7751d988bc8181f authored about 3 years ago
Support types without object equal operator ( extend test for DateTime, TimeSpan ) (#3152)

* Add test for DateTime and TimeSpan

~ set CultureInfo on test start
+ add test for DateTime...

github.com/Megabit/Blazorise - ea5e6d4a24a3f5b52170888f11d55869f6ee90ba authored about 3 years ago
Fix Table THead Query Selector to target only first THead for FixedHeader and Resize features. (#3155)

github.com/Megabit/Blazorise - 5fb6697e2fddbb33cf1c170b5ab510adb593ddf7 authored about 3 years ago
Extract hex digits cache regex (#3140)

* Start With Benchmark

* Add ThemeGenerator for baseline benchmark

* ExtractHexDigits cach...

github.com/Megabit/Blazorise - e1b92421bc8cf570cf9bc0699e20dc8a5a43dbe8 authored about 3 years ago
Fix page name

github.com/Megabit/Blazorise - e0f1f9a641114705d127ddb6b4d60dac143e60f1 authored about 3 years ago
0.9.4.9 release notes

github.com/Megabit/Blazorise - 68a4bde3172a718022666c51b07e07de009e3974 authored about 3 years ago
Merge branch 'master' into rel-0.9.5

github.com/Megabit/Blazorise - 1775118e73671cd509feb21eb6b7f49960eb0857 authored about 3 years ago
0.9.4.9 release notes

github.com/Megabit/Blazorise - 03f2eba092150d5a818512dcf54cb314e427e36c authored about 3 years ago
Bump version 0.9.4.9

github.com/Megabit/Blazorise - cf05f0a8035467d21c99c579b8acd8ee806b55c0 authored about 3 years ago
Fix BS5 divider with text content

github.com/Megabit/Blazorise - 32a62d5f0d01fab1af9cb82b8311929a8ae57f76 authored about 3 years ago
Fix SCSS errors and add minification

github.com/Megabit/Blazorise - f42f41935153f2321e43772cb6d5cadd4ae164b2 authored about 3 years ago
Change relative path of JS import (#3125)

github.com/Megabit/Blazorise - 1977851fb8cae6779f09f85b03492ebcbfd39a7c authored about 3 years ago
Improve localization page (#3130)

github.com/Megabit/Blazorise - e34b885b210b084929948619a4752765c7dbc551 authored about 3 years ago
Fixed DataGrid page url

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

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

github.com/Megabit/Blazorise - c189b47e74267a06fe14712200baa751d51e34c7 authored about 3 years ago
Merge pull request #3114 from Megabit/dev095-finish

0.9.5 finish

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

github.com/Megabit/Blazorise - a983b5c3e3e19e4af0b2d1e6e2741f3f495f8af4 authored about 3 years ago
Bump version 0.9.5

github.com/Megabit/Blazorise - 7efb0a7c833b3963ab364856fb5a63fe15dbb857 authored about 3 years ago
Use bootstrap 4.6.1

github.com/Megabit/Blazorise - cec1bb98c76253d47f05cd457ea4397ac4c8eecd authored about 3 years ago
Finish release notes

github.com/Megabit/Blazorise - 1a19f0d4a1b45e0891bef33ce94b749a61e004de authored about 3 years ago
BS5: fix split dropdown menu

github.com/Megabit/Blazorise - 2dee20663a1d2b2d3a4dc91f8efac9f3e186dd00 authored over 3 years ago
Added Resizable and FixedHeader to Docs

github.com/Megabit/Blazorise - 8930cacde545c47a7a3de25c28dd6531fd233a12 authored over 3 years ago
DataGrid : FeaturesPage : Move exampleless to top

github.com/Megabit/Blazorise - ba182cedad1ae60d30492536b735c29c712d15cd authored over 3 years ago
Add DataGridEditModeExample

github.com/Megabit/Blazorise - c29e02d9619ab2c8914fb583ba052292bb46f093 authored over 3 years ago
Reflect MaxMenuHeight api changes in the docs. Also part of DropDownMenu and It's an opt-in feature not by default.

github.com/Megabit/Blazorise - b17acdb69ba492fa5907149beb33f7a9f94e3ac0 authored over 3 years ago
Make Dropdownlist have 200px MaxMenuHeight so it does not go out of the page bounds...

github.com/Megabit/Blazorise - 7cfd4077f59f487542d013956a81ccef88205412 authored over 3 years ago
BS5: Breakpoint infix

github.com/Megabit/Blazorise - 2bd032cb1abb87e44e636a32cbbcebd3ab6ef261 authored over 3 years ago
BS5: Remove Data Toggle

github.com/Megabit/Blazorise - 619c57836ea97ba062f3b5b0c7121035c498a9bb authored over 3 years ago
BS5: Fix dropdown left / right / up without js

github.com/Megabit/Blazorise - 3bf5e108056300d0b60bd4591ef0df3dfadee33f authored over 3 years ago
Comment bs4 bs5 js files from demo and docs

github.com/Megabit/Blazorise - 4415888d82e4495b5d73d22c7ea7e86222238f54 authored over 3 years ago
Change docs class to b-example-blazorise-icon

github.com/Megabit/Blazorise - e6b8665e85b9471b0d15c87ae28f95fe903c33ac authored over 3 years ago
Prefer a css class and update the demo icons page with same styling

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