Ecosyste.ms: OpenCollective

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

github.com/Megabit/Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://github.com/Megabit/Blazorise

DatePicker: Fix flatpickrWrapper is not defined error (#5363)

b33b139251721c3f6dc448b051e900644678580a authored 11 months ago
@panmona has signed the CLA in Megabit/Blazorise#5363

c8fc3539c8fd2f6b0212d7aec850f5069e44bfcd authored 11 months ago
Update version on new Fluent provider

66c8dbd409bb02b898121b8fd28b3a3a0ce4e06c authored 11 months ago
Merge branch 'rel-1.4'

# Conflicts:
# Build/Blazorise.props
# Demos/Blazorise.Demo.AntDesign/wwwroot/index.html
# Docum...

2c0e560643fd7876e5bbd3819ed79d780a316d3a authored 11 months ago
Release 1.4.3 (#5362)

* 1.4.3 release notes

* Raise version 1.4.3

* Update readme

d0f14c0dd298381447b1f72ef86cddeb83d2116f authored 11 months ago
Sizing: fix BS5 missing CSS (#5360)

5cca7359898c73d9b5c659c2bfd656cc6aa9170e authored 11 months ago
RichTextEdit: Use module system for loading JS references (#5356)

* #5032 Use module system for loading RTE references

* Remove logging and cleanup csproj

*...

370561312e314faed1be02ad966f9c755d1c3103 authored 11 months ago
AntDesign: upgrade to latest 4.24.15 version (#5354)

* Added new css antDesign version

* fixed bugs with alert

The problem with the button: in ...

75cda39ad954478ccb5b6db1b871a35a765b5283 authored 11 months ago
Cropper: Add ImageType and ImageQuality to export options (#5347)

* Add ImageType and ImageQuality to Cropper export options

* Docs: options API

* ImageQual...

28e5d9f228377b67d2686bbcd171cf02b6ba7ed2 authored 11 months ago
RichTextEdit: update to latest QuillJS (#5346)

* Migrate RTE to Quill JS 2.0.0-rc.2

* Release notes

95adaa1b730806da3047b714f6a0023dd18a2a07 authored 11 months ago
SignaturePad: fix rendering of Value parameter (#5349)

* Update signaturepad.js

* Added willReadFrequently

* Modify getContext in sigpad

* Upd...

1fa1e0773ab193c21d653d1bd7085197b50319a0 authored 11 months ago
DataGridColumn: Add AggregateTemplate (#5350)

* DataGridColumn | Add AggregateTemplate | Demo | Add example of usage

* Release notes DataGr...

10373b13cfe1c8ed0af379244bad4adb1b096462 authored 11 months ago
Docs : DataGrid Grouping | Add pagination to examples (#5351)

243fa0733105184daceb1fa5ca1716b7357dc9ed authored 11 months ago
@sks-ttaylor has signed the CLA in Megabit/Blazorise#5348

fbf0b3809d2efe4c862dc74a50996e287921f838 authored 11 months ago
Bar: Toggle behavior feature (#5344)

* Bar ToggleSingle feature

* HideAllExcept | NotifyBarItemRemoved Null Check

* IsUnderFirs...

a7eba9fc56ba8c29c2699f77ef81b82ff92e2d11 authored 11 months ago
Introduce new XXL and QuadHD breakpoint size (#5341)

* Add onFull2K breakpoint on fluent builders

* Update tests

* Generate missing xxl BS4 sty...

af72eef0c47bad2640b7d7b5ce59b8a2345055cd authored 11 months ago
Validation: Expose internal APIs (#5340)

* Expose internal validation APIs

* Release notes

* Use validation argument as an extra ev...

57e6547a3b1e043a29de36c5a2521c0cf52c62c9 authored 11 months ago
Datagrid: Fix Batch Edit With CellEdit (#5343)

* DataGrid | Fix BatchEdit + CellEdit | Fix edititem references through saves

* Update Source...

ad9cda9e92aecbc8914d678c6682f1fb7d7a2059 authored 11 months ago
TextSize: add fluent-based syntax with breakpoints support (#5342)

* TextSize: add fluent-based syntax with breakpoints support

* Fix release notes

* Mention...

f05a19e380a3bcb484446b856c794e490697a974 authored 11 months ago
Toast component (#5337)

* wip

* Fix Fluent toast animation

* Use variables

* variable animations

* Remove To...

16c192597cfa4c68237ad1d12da4769693b24de0 authored 11 months ago
DataGrid: Column chooser (#5324)

* Column chooser | Initial implementation

* Adjust Columns to be excluded | ColumnChooser on ...

1c1c4d3253290a2532320969045aeb044963f1b9 authored 11 months ago
Autocomplete: Only ResyncText if not Multiple (#5335)

17a4109ee2ee7b9781ce8d94f650a49a36150870 authored 11 months ago
Autocomplete: Refactor to use DropdownItem ShowCheckbox feature (#5319)

* Autocomplete | Refactor to use DropdownItem ShowCheckbox feature

* Experiment with not list...

7ad4e7eb9ac0633ade01f43385411fa7a4101499 authored 11 months ago
Reformat merge conflict

b966d7fc0e04e1cec4452ca50b984efbd68f0dc0 authored 11 months ago
merge 1.4 branch

2c7cf4974a5c7291c85b33eaa3153793bce5b55b authored 11 months ago
ModalService | Refactor to capture the Action<ModalProviderParameterBuilder<TComponent>> and re-evaluate to sync with any user parameter changes (#5322)

aff39eade851a14ebefb014bf897092f1c1936b6 authored 11 months ago
Formatterservices is obsolete formatter based serialization is obsolete and should not be used (#5318)

* RecursiveObjectActivator | Fix obsolete GetUninitializedObject

* Blazorise.Tests.bUnit | Fi...

1270cf24949e1fb0598e9c1f1771742f0f26ad66 authored 11 months ago
DropdownList: Disable item with callback (#5317)

* DropdownList | Add DisabledItem func

* Demo | DropdownListPage | Add example

* Docs | Dr...

1b118bf6e3c7e386fb72144f18aa3385dfa0db1d authored 11 months ago
Remove package.json from all projects (#5315)

* Remove package.json

* Delete leftover file

338293d04797c94229f30847b26adf5675c0b0a2 authored 11 months ago
Dev pipeline build rename (#5316)

* Rename build-nuget.yml to dev-release.yml | Rename Pipeline to Dev Release

* ReadMe add Dev...

fb9c089c5e4fcdf2ebe17ddf0145238fee6d252a authored 11 months ago
Re-enable build-nuget.yml | Nightly builds (#5309)

* Re-enable build-nuget.yml

* Add a build step that executes a powershell command to replace ...

8ac52419d7447fb38fa81096d3a3e154c2e8aecc authored 11 months ago
Fluent UI v2 CSS provider (#5266)

* Fix input focus border animation

* Fix focus color

* Select border animation

* Fix Fi...

c3b70eedd136fe4144bfbff89e1d88de9c1fa404 authored 11 months ago
SnackbarInfo Initialize IntervalBeforeClose correctly (#5313)

8a6e25358280b04fbfbca47c237383a82bdacb4b authored 11 months ago
AnimationEnd | Null check SelectedSlide (#5312)

701bc1b302b064a9c4254f3036b6f3f0f24289cc authored 11 months ago
Merge branch 'rel-1.4'

d1b57561ac5d3df4d58b642e81cdffea8051ac7a authored 12 months ago
Docs: revert SignalR reconect code

30469fc04ea603042b10453b756c54c15dfefe95 authored 12 months ago
Docs: Increase MaximumReceiveMessageSize

261f1e7ab0d8ab58e5928513715dbf0b418d651c authored 12 months ago
Disable response compression for Hot Reload in debug

34cf623444108b6764e85299270941acf4536ddb authored 12 months ago
Vulnerable references | DeepCloner dependency imbue in Blazorise (#5299)

* Copy DeepCloner implementation | Remove non dotnet core code | Make sure it compiles

* Remo...

5b79f673fe1cc80e8b12241db77b7eb5010a1bba authored 12 months ago
ModalProvider | Stateful feature (#5304)

* ModalProvider | Able to keep instances in memory

* Release notes for the ModalProvider Stat...

e6b75836536cd595117fe55b82655ddf0561d2a1 authored 12 months ago
Blazorise Captcha component (#5289)

* New Project | Blazorise.Captcha

* Add reCAPTCHA project

* reCaptcha ongoing

* Fix pro...

a1b0d93842ebae169c6893f24790992311eb2f85 authored 12 months ago
Update MaterialGuideSourceFilesExample.snippet (#5301)

* Update MaterialGuideSourceFilesExample.snippet

* Compile docs files

---------

Co-auth...

813093cbbb0d92a7a105dd49404906543bf86cd8 authored 12 months ago
Update BootstrapGuideSourceFilesExample.snippet (#5302)

* Update BootstrapGuideSourceFilesExample.snippet

* Compile docs files

---------

Co-aut...

3bce7ad2a36ccabd2a0aa99150ac352dfa412332 authored 12 months ago
Update Bootstrap5GuideSourceFilesExample.snippet (#5303)

* Update Bootstrap5GuideSourceFilesExample.snippet

* Compile docs files

---------

Co-au...

2dfd0c9b6138c46eb855411557eb5bbcd1ca5483 authored 12 months ago
Merge branch 'rel-1.4'

37a649cb8dd12c0423e776ab6bf6b970a64e40b0 authored 12 months ago
Select List: fixed bug with generating ElementId (#5291)

* fixed bug with select list id

* removed unneceseary line

* removed unneceseary line

9dfb599d54cde6dda4679bf7963b8da50cacbe75 authored 12 months ago
DataGrid : Column Preventrowclick does not work anymore (#5278)

* Fix PreventRowClick not working

* Release notes v1.5.0

* TableRowcell docs

cbff3d783a32c17d49ef80c870b163133ed078a8 authored 12 months ago
Merge branch 'rel-1.4'

fbb58c8b32640405fc31abe326733afc40256496 authored 12 months ago
Update JS and CSS query version to 1.4.2

a943dcf121828be19b2ff17334c7adf0c1cadc1e authored 12 months ago
Raise version to 1.4.2

e49ef155f1c3013e06d0e15c67efd7d8646fee90 authored 12 months ago
Raise Copryight year to 2024

f6838a13aafbb15ec9fb2372e7d830294b6c5507 authored 12 months ago
Docs: 1.4.2 release notes

cf6db9b57307fa77cb37e81c71950a01e4a5e925 authored 12 months ago
Docs: remove link for popper.js (#5274)

41ae65d6cf012342e8432651e5adde118d9fc491 authored 12 months ago
SignaturePad: resize canvas on visibility changes (#5273)

e2a6eca080a6bd660da1b9b1cfff30c3b6a1c57f authored 12 months ago
Docs: add Tooltip HTML example (#5272)

9a3cfc1b3565b67bc914d159f7a97de686cf6c82 authored 12 months ago
DatePicker: use proper fallback for placeholder (#5271)

746332a7c926b5dc55ca4e83a88b8768922c7316 authored 12 months ago
FileEdit / FilePicker handle fileinput disabled (#5269)

61fbd59af4d4315e73b34c283b7cb88b0db02c52 authored 12 months ago
Fix wrong logic for rendering the column menu filter | Correctly evaluate Filterable & column.Filterable (#5267)

b3bad8d049d0888bfc1dc9c3e069f321dc1606ee authored 12 months ago
DataGrid: Auto Generate Columns (#5232)

* DataGrid | Make it so the DataGrid is able to programatically add columns correctly

* DataG...

5c58cf8f3ef81a93e3633418f3baa12f45b1a705 authored about 1 year ago
DataGrid: add State API (#5212)

* DataGrid State | Ongoing

* Demo | StateManagement page | Add docs & Item states

* remove...

7b705df1b1aa676f59f8d35415fc0bc8b74ea970 authored about 1 year ago
Merge branch 'rel-1.4'

741eee76a7c7eeb345b72597cdf81cf8401bdeb7 authored about 1 year ago
Recompile CSS

1a3e6e02dc7552d0365146c41f9c178154e371df authored about 1 year ago
merge 1.3

fbbc95784421b2f478615cd170bfa6d727eb99fb authored about 1 year ago
Autocomplete with multiple not showing red outline | Adjust multiple validation (#5256)

* Autocomplete | Adjust validation when Multiple

* BS | Autocomplete multiple validation bord...

8db1c36ab269c87d20ec6af97470e121ba7bea4e authored about 1 year ago
Fix DetailRowTrigger not triggering when RowSelectable evaluates to false (#5255)

b91550d1f31989d9b403d6ba1c74de995f2e57cc authored about 1 year ago
Filepicker dropdown is broken (#5254)

* Fix FilePicker Dropdown Position

* BS5 | Fix FilePicker Addon behaviour

368cf42987e58ea3df1d94f45440d2923a11fdbf authored about 1 year ago
Merge branch 'rel-1.4'

6adadefb97a740ec13f62f0b856f01d4a754cd88 authored about 1 year ago
Merge branch 'rel-1.3' into rel-1.4

ea1444d1dc793cb8a8c7d8fbdbf09a233eed607a authored about 1 year ago
Autocomplete | SelectedTexts null check (#5239)

f18dc409d90b8355fd5c6fb89f6723c21ab6663a authored about 1 year ago
TreeViewNode | Make sure to dispose of CollectionChanged event handlers (#5238)

1e9bb32ea7feeb4528c02c8428b8db87ab5d866c authored about 1 year ago
Merge branch 'rel-1.4'

56a6ea08a5187f15423ea28ceae12113e34af1b5 authored about 1 year ago
Update version in readme

8bc9a376b51cc43f8b4721e9d25c0dda768b7c20 authored about 1 year ago
Update static files query version 1.4.1

d0939bfb61ede915440260d86e9b80159c139091 authored about 1 year ago
Docs: 1.4.1 release notes

73a1e5d968ddd283089a81bd96e7de3075609d90 authored about 1 year ago
Raise version 1.4.1

573270ac4fe22e9bdc22d0195ba8d89c1be92bc9 authored about 1 year ago
Fix Carousel incorrect Dimensions calculations by adding an Id | Add throttle to constant js interop (#5228)

* AntDesign | Fix duplicated blazor attribute

* Fix Carousel incorrect Dimensions calculation...

8d130318d9e0a0d2bd93bfdd4c1bea463c81de7f authored about 1 year ago
Carousel | Improve previous/next slide transition responsiveness (#5225)

853620a8b17ffdc05fb012c584fc5da43b53cfd3 authored about 1 year ago
AntDesign | Fix duplicated blazor attribute (#5227)

9c554970d1198c656c8d4caaaf5b7191f828126e authored about 1 year ago
Merge branch 'rel-1.4'

e608cac341508e3825b143c408e8fe84eb502ab9 authored about 1 year ago
DataGrid: fix position of Select component for AntDesign (#5207)

* fixed selection list issue

* removed class ant-select-dropdown from scss

* changed strin...

a645f605b4668e8642bd8c045de4f90ac84ac3a6 authored about 1 year ago
DataGridCellEdit | Add entries for dynamic numeric inputs | DataGridCellNumericEdit | Use TypeHelper.IsNumeric (#5218)

dee78270c27445c06c5a3cf3749695e9caedcef1 authored about 1 year ago
Merge branch 'rel-1.4'

e747a2f8663a01878635bd44acc4625e79d90802 authored about 1 year ago
Docs: fix plans comparer

a51b79fa8605822b9e73aa1857fd834f32c8971e authored about 1 year ago
ThemeProvider: Fix generator for Bar background color (#5198)

* added color and bg-color to antDesign theme provider

* Formating

---------

Co-authore...

8fbd4510e9b94d06144e9efc86a9e6286dcb97fc authored about 1 year ago
Icons: Re-use the statically typed names (#5201)

17b31c83041a664ec25db39ffb50a2879df15b47 authored about 1 year ago
Merge branch 'master' of https://github.com/Megabit/Blazorise

b8946b4ff4c2e65ae47f27202faeaececff0a268 authored about 1 year ago
Reword README.md

a096e1c44e6fba56817c3c60c453efd11d3ac8a8 authored about 1 year ago
@denis-ivanov has signed the CLA in Megabit/Blazorise#5201

3c04bdfe5c3e2a1d14579c6edd9a8c5fa6023caf authored about 1 year ago
Light color for disabled plans

26f1c09758e37b20ae42795f406bac70d8bdeea2 authored about 1 year ago
UI fixes

3cdf93cebe4e26fce7d3d926bcdf63d1db727d7e authored about 1 year ago
Slogans under pricing page

6dc6a8d2d3f6feb43eda25c644cf30340c677d9d authored about 1 year ago
Remove Mercedes Benz untill we get written permission

e5c38d263f30bb3316e863b196a4e191e9784e24 authored about 1 year ago
Update slogans

d34c5c2b1abbb354b214a498976c178403624aa9 authored about 1 year ago
rephrase benefits grid

9590b885c03794a786983aacfe2659bfdd85cb88 authored about 1 year ago
List Mercedes on clients page

7609892276771036c87a954aae150609af63b3da authored about 1 year ago
Restructure pricing page

2119742a87354b318b8e12f3e0369f34f99df5d1 authored about 1 year ago
Remove merge format error

f659a15b40af2a32ab2d6826094095a4a0ee5679 authored about 1 year ago
Merge remote-tracking branch 'origin/rel-1.3' into rel-1.4

# Conflicts:
# Build/Blazorise.props
# Demos/Blazorise.Demo.AntDesign/wwwroot/index.html
# Demos...

b8dbec155624e2213a4fa11b3f59f4d34c546ca0 authored about 1 year ago
Version 1.3.4

1a37068efb8207c7cc80843a92065c14cbf2e58b authored about 1 year ago
Docs: 1.3.4 release notes

43d549a6e5443f792462a275c2617bb37ecf098a authored about 1 year ago