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

Merge branch 'rel-1.3' into rel-1.4

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

2536a4a6ccdeb9362d169764b4bddac9f32caf54 authored about 1 year ago
DatePicker: fix inputMask.js case-sensitive filename (#5191)

98a6abb6fdea14e930fc3e60e83ccdd7ed16cbb7 authored about 1 year ago
DataGrid: introduce CloneItemCreator parameter (#5190)

c85e169f98664455496ade7d604bbf0bdac5d066 authored about 1 year ago
Docs: optimize DatePicker examples

613fbc96c50ce0d1feb968326a88971ed12f92e1 authored about 1 year ago
DropdownList | Make it so it listen to SelectedValues changes (#5187)

52d10abb5efd34be6c50a153326aead55c9685a9 authored about 1 year ago
Docs: fix addon validation example

81e69c2d4f69fe12ed98e5e02cde601cf7cb7a46 authored about 1 year ago
Modal: fix small size of modal for Tailwind provider (#5183)

9fa6256033c5537a982f59f360ff4b04cee1fa95 authored about 1 year ago
TimePicker: fixed placeholder null value (#5177)

f74fc979b447e67d99ef04710adda05aad517a79 authored about 1 year ago
Docs: optimize TimePicker examples

7aaede66bec33a248573e09efe5cc324d0a5cd07 authored about 1 year ago
Update readme

0250917691da4552f3cad21cd986dd035df90d01 authored about 1 year ago
Version 1.4

b53692434ad28752857b5a7959d5da65e2e6531e authored about 1 year ago
Docs: Seo fixes

f87d0a2c8d706abe17e9d2030f8038ac92ab9168 authored about 1 year ago
1.4 release notes

4569791ae29db5630dc16b6a002bfa4857a94ea3 authored about 1 year ago
Docs: update comparer

02e4143ffe520f5099c62aed1d3d3b3b08e94a6a authored about 1 year ago
TransferList component (#4952)

* Added transfer list to SideMenu in demo.

* Docs for TransferList

* Added logic for singl...

150f7ccd5e8a852c4d5d81474ae2476d5633f8f8 authored about 1 year ago
TimePicker: fixed placeholder null value (#5177)

8d0a777f8390af92e114ddcada0c91486406b633 authored about 1 year ago
Add Stretched link utility (#5178)

0c6afb9da87db5ef8a1f385c5da7a91e343daca0 authored about 1 year ago
Fixed row headers on Table and DataGrid (#5095)

* Fixed columns for BS4

* Fix AntDesign

* bs5

* recompile scss

* refactoring

* Si...

563e328a6a578a48c5902b593f61e0e6265d779e authored about 1 year ago
New helper package Blazorise.Tests.bUnit (#5168)

* New helper package Blazorise.Tests.bUnit

* Remove Blazorise.Bootstrap dependency | Add Empt...

7853252f2bf1640099559492d0a9404d54c41e13 authored about 1 year ago
Ref: Added to all components (#5174)

* added @ref="@ElementRef" to all components

* added ElementRef to all AntDesign razor pages
...

3857df436d16cac6442f40c8fe5b61d946859776 authored about 1 year ago
License Limitations (#5171)

* LicenseProvider | Add Unlicensed result | Add DataGridMaxRows | unbind event and dispose

* ...

f4ac3586660962a8d4364159450ba403eed887b0 authored about 1 year ago
Update Bootstrap Icons to 1.11.2 (#5172)

9ab732036d851b82c78a2165abdeba5215e740cd authored about 1 year ago
Update FUNDING.yml

4d551576d7758492de1b9013304c2fe5fe36e765 authored about 1 year ago
merge 1.3

2c86957e849412684c479e1cd48508155aa4a083 authored about 1 year ago
Code cleanup for null checks (#5165)

* Null check with is null

* Not-Null check with is not null

* is null check

7846675357ff7e3880ae363b23fe59fbea62b578 authored about 1 year ago
Readonly members on NumericEdit

3b3ca0ebc601077e30a66af0203dc38c7f7b713f authored about 1 year ago
ColorPicker: Add more configurability for the UI elements (#5160)

* Add options to control opacity and hue sliders

* Add example to ColorPicker page

* Bette...

61d8f48bb3ebfaaef9dac684b67ec850d2455532 authored about 1 year ago
Docs : DataGrid Virtualize Example | Set a fixed row height (#5151)

* Docs : DataGrid Virtualize Example | Set a fixed row height

* Update Documentation/Blazoris...

ab21ac0a06afe0e37df549be999a396b4618f52a authored about 1 year ago
DatePicker: Add an option to control input mask (#5093)

* Refactor format converters

* Update inputmask.js to 5.0.9-beta.35

* Register converters
...

0a5d0bf12ffb281759a662b4a6c48f9fd9f23dc7 authored about 1 year ago
Merge branch 'rel-1.3'

6c968df75b6caea6bbf50c093d03225ece930df0 authored about 1 year ago
Update README.md

1563b4fca0c3ae2a6c4602bb813c76add7880470 authored about 1 year ago
Update version 1.3.3

919d3828eb0769ebd328d695c4b9a034738bc142 authored about 1 year ago
1.3.3 release notes

10496dba4bb6f3c249753cc6974dd8550752b785 authored about 1 year ago
Migrating to .NET 8 (#4998)

* Upgrade net8 packages

* Fix warning in launchSettings

* Use App.razor for base component...

d97754f62f372fa7f2d5721fc59ef3fd8517d9b3 authored about 1 year ago
@Eltee-Taiwo has signed the CLA in Megabit/Blazorise#5146

b19d77b7cecb4ef85a9fcd93af7c8f5bfa455d8e authored about 1 year ago
Merge branch 'rel-1.3'

620f4aa0d8f61f6583bebf424f70e2d3f2c9a1e4 authored about 1 year ago
SignaturePad: fix scaling on smaller screens (#5138)

* Add resizeCanvas calculation

* Revert styles in the demo

* Assign styles based on canvas...

ece5c9f11082434257c3dae1caec4b780baf23e9 authored about 1 year ago
Docs: change main heading

385b5881dc7551c52ff7ab929e67595add91c0fb authored about 1 year ago
Docs: change users to developers

5c5ba2c65ade2432beef3771998b34e17ed6e09b authored about 1 year ago
DataGrid: Batch Editing (#5122)

* WIP : Cell Edit feature (Rapid editing)

* Remove uneeded EditCellValues

* CellEdit | Ong...

5b8fb90ccf4ee7170d16c44c107c8cc005c2e006 authored about 1 year ago
DataGrid : Customizing filter modes for individual columns (#5128)

* Able to set FilterMode per column

* Release notes

* Code Review | Update Source/Extensio...

b7d87bed1a69f8baf4a84d0cebe5e1a499b04dfa authored about 1 year ago
MessageProvider: Change russian localization

Change russian localization

345dab2a1cf2cae5c24a173a334cd3a1dc853176 authored about 1 year ago
Merge branch 'rel-1.3'

1cf772a902f59dd4bcab89835313ded5acbcf956 authored about 1 year ago
DataGrid: Introduce ReloadInternal to skip Loading flag making sure the data reloads in a specific case (#5140)

f9fac37451a96b606a871ad8eaa514aca2d8e8a4 authored about 1 year ago
Merge branch 'rel-1.3'

174d8875f5a6250047f5f3db7a8f7b9136d3fca0 authored about 1 year ago
DatePicker: Observe date picker input class names (#5131)

* Observe date picker input class names

* Rename handler functions

* Format

* Move Clas...

c194e2e200cf8d7f1bcd9b5389e07beab32fb009 authored about 1 year ago
FileEdit: fix validation feedback not showing up (#5130)

06a1e936d160ffac06a618cb3ce32326ed8e6ed1 authored about 1 year ago
Merge branch 'rel-1.3'

450a4ef5444da4fb2cb55eb40fb87a19e5e3bc5e authored about 1 year ago
Docs: Improve NumericEdit examples and notes (#5126)

ca2c482a05d49d52140cb59a05f5687d482967d8 authored about 1 year ago
Fix conversion of component values to InvariantCulture (#5125)

* Add ToCultureInvariantString extension method

* Convert Slider values to culture invariant
...

a335e2d498a90d16d81ee742abc8e034a50856bb authored about 1 year ago
DropdownToggle. fix toggle icon visibility on Tailwind (#5124)

b7cf512da526b817d0a3cb08ace57b7b069e6b35 authored about 1 year ago
FieldLabel: fix required indicator for Tailwind (#5123)

802540aa32e6e97eff8e7f866efdcef0d9523414 authored about 1 year ago
DataGrid: Cell Edit feature (Rapid editing) (#5048)

* WIP : Cell Edit feature (Rapid editing)

* Remove uneeded EditCellValues

* CellEdit | Ong...

6a4452bbe2ec5216c19ddf0c75cb4722e58861c8 authored about 1 year ago
DataGridColumn: HelpText (#5099)

* DataGrid | Add HelpText support

* Docs | Add HelpText to DataGridColumn

* Formating

*...

7935864314db547c0ca6435f7bf23def97163961 authored about 1 year ago
Snackbar: fixed position on mobile (#5003)

* fixed snackbar position on mobile

* fixed position of snackbar stack on mobile screens

*...

0873ae14da535c3b7b3e73fee0e3a70a0cd550a5 authored over 1 year ago
Anchor: added parameter Unstyled to Link component (#5059)

* Added parameter Unstyled to Link

* Made Unstyled parameter to work for AntDesign

* Made ...

bdb621635bfddd3cf280b11c6969b8cd84ce4f21 authored over 1 year ago
DataGridColumn: DataGridColumnFilterMethod with support for contextual filter | Numerc | Date | Greater or Less Than (#5097)

* DataGridColumn | DataGridColumnFilterMethod with support for contextual filter | Numerc | Date...

5ed3ec44da985f0cef2807006d9e74af1d731037 authored over 1 year ago
Merge branch 'rel-1.3'

8a10376b5efc95de85a6f0644b7b89f2fdc62b1e authored over 1 year ago
DataGridSelectColumn | Rework internal setting (#5103)

* DataGridSelectColumn | Rework internal setting

* Revert "DataGridSelectColumn | Rework inte...

2b7d23b5675e7b90209accbb11a45627d6075d9b authored over 1 year ago
TabsContent: RenderMode support (#5096)

* TabsContent | Add TabsRenderMode support

* Release notes for 1.4 | TabsContent Notes

* D...

5a73e15da717c565608e0592350c42e5bd5031d8 authored over 1 year ago
Reorganize SCSS files (#5065)

* Rename vendors folder

* bootstrap variables and functions

* Move badge

* delete _func...

3f286be6bc8ec766551763417b7b39cbe3578363 authored over 1 year ago
Merge branch 'rel-1.3'

036011b13afe2514026c326291c98460d2737806 authored over 1 year ago
Update .NET8 top RC2

6ca8a22b28cf84eb49dd424937a86ba28caf0dd0 authored over 1 year ago
Raise version 1.3.2.0

6749332acf024372711553a9e602bbdd1b4a920b authored over 1 year ago
Autocomplete: add parameters SearchClass and SearchStyle (#5085)

* Added SearchClass and SearchStyle to Autocomplete TextEdit

* Mentioned changes in docs

7a25f0957bce06a75bb8fb3a5806b49e12644f81 authored over 1 year ago
merge 1.3

40571b01559c950cbf0db0ec0b34a7369c6ab22a authored over 1 year ago
Dropdown: fix outline on DropdownToggle (#5084)

* fixed outline for ant-design

* fixed outline for Bulma

* fixed outline for bootstrap4

...

d9c409ed70f4807fc15ffbe5009c41ae2bb5d4bd authored over 1 year ago
Recompile material css

cc6f53289ed7c9ef9f1faf0522a4e6ced54f369b authored over 1 year ago
Docs: optimize homepage

4babd09fe026513312bda287109049109dc2a468 authored over 1 year ago
Docs: add 1.3.2 release notes

e0dac38b2cbe0bebf969e7c126f5536010ed70c5 authored over 1 year ago
DataGridSelectColumn: SetValue, consider ValueField if set (#5080)

* DataGridSelectColumn | SetValue, consider ValueField if set

* Add brackets for if block

...

a1519d3578ff3a479a97441642a2fc49f9ca26ef authored over 1 year ago
ValidationError: show content with higher priority (#5068)

* ValidationError: show content with higher priority

* Update tests

* revert ValidateSelec...

9331408e10ad1422c95c5d37dc23084224bdcb4b authored over 1 year ago
Modal: fix ExtraLarge size for Material provider (#5074)

* made modal-xl in material to look more like bootstrap4 and 5 modal

* updated scss for modal...

a8b5a5e433a31f7a53dbecf4aae406d2b2382e96 authored over 1 year ago
DataGrid: DataGridSelectColumn add missing select for validation (#5071)

* DataGrid | UseValidation | DataGridSelectColumn | Add missing select

* Update Source/Extens...

4ce93dae6b1d49ea5217aeb192ab5c65863b9469 authored over 1 year ago
Docs: improve TextEdit examples

7a5bd3f8750458f46e48d0c5bb648e7bb5bcbb60 authored over 1 year ago
CardDeck: Fix hardcoded max of 3 cards (#5067)

325265fc2a39546f3922e867972e1f35480ddb6d authored over 1 year ago
Fix GridCSS responsive styles (#5066)

5990a0a477f8ba1aaa9194dfc32d15ebc5b69216 authored over 1 year ago
Responsive sizing utilities (#5050)

* Responsive sizing WIP

* Build styles for all providers

* Fix Bulma viewport classname

...

1cbf8f4ae56016d2041eedb5a29fc8f79b883b4f authored over 1 year ago
Docs: Fix employee data item mutation (#5052)

* Fix employee data item mutation

* Revert "Fix employee data item mutation"

This reverts ...

53f168aa4d350495b09952996563aac579e94be2 authored over 1 year ago
DataGrid: Fix GroupHeaderCaptions Columns algorithm grouping of remaining columns (#5054)

669c7e716bbe728739cd2f2db5a381f2485c8bdf authored over 1 year ago
Recompile css files

47c57596ca79c1607a9621527635084a01575008 authored over 1 year ago
merge 1.3

90ef936fda24c766722c40e38d3b203b43431705 authored over 1 year ago
RichTextEdit: Safe loading and invocation (#5020)

06b22c39199ec2b5df0ab0c72cfd7d7953e871fc authored over 1 year ago
DropdownList: Add DropdownToggleSize parameter (#5014)

* made size for DropdownToggle button

* Changed Size to DropdownToggleSize

* Fix DropdownT...

85f6bae5eb3c47f8d8ab632bee21be02fa886b16 authored over 1 year ago
TextWeight: Add SemiBold option (#5030)

* Added SemiBold to TextWeight enum

* Added semibold to ClassProvider

* Fixed TextWeight o...

51a21e168a903544a93ebef729d77571b6d93423 authored over 1 year ago
Docs: add Blocks to top bar

8bdf91dcd90b536ebf85bff2d1644c58a3405848 authored over 1 year ago
Docs: Blocks listing (#5042)

* Add link to blocks and optimze pricing UI

* Docs: remove wspay

024fcf1bd4cd9a947ad3cfa21697b12f69ee2eb2 authored over 1 year ago
Autocomplete | Fix FreeTypingNotFoundTemplate not showing (#5039)

* Autocomplete | Fix FreeTypingNotFoundTemplate not showing

* Autocomplete_5038_Tests | Fix d...

0fbec081b508a83af1b1c1d91233cf0efe632bd9 authored over 1 year ago
Optimize images

584be17bbaaeb398cb1ae3f27f4a8949fcfbdb51 authored over 1 year ago
Marketing images without Blazorise client logos

adbeab121d2d93f705c94dbcc9c52f37e8d17178 authored over 1 year ago
Figure: generate size CSS styles for material provider (#5018)

c8ee9a98ab34076d1525cd9bad2e626478d4f8f2 authored over 1 year ago
Remove F1 from web

7e23f563afe58041dde7392b75afb958273f179b authored over 1 year ago
Demos: Added links to source codes (#4961)

* Added links to demos sorurce codes

* Added Dispose for demos links

* Added IDisposable i...

ae19989352d134abb20d476da492db64fdc8e258 authored over 1 year ago
DatePicker: fixed placeholder text (#4971)

* fixed null in input

* Fixed null in placeholder of text field

* Added coalesce in utilit...

7cca3f67eebd14449602b0e6d4e1955e0e9124ac authored over 1 year ago
Autocomplete: Fixed Background Color on Autocomplete Multiple mode (#4979)

* Fixed bg-color on AutocompleteMultiple

* Replace dropdown borders with outline so that the ...

d54babb900450773eab19440e0aa0ff74beaeb61 authored over 1 year ago
Cropper: fixed issues on JSInvokable in CropperAdapter (#4974)

* fixed issues on jsinvokable in CropperAdapter

* Removed extra line

30149acc133379e74dfad55806fbe68ed24d2a3f authored over 1 year ago
BlogPost : How to handle Localization in Blazorise Validation (#4993)

* BlogPost : How to handle Localization in Blazorise Validation

* BlogPost | Fix

* Add Blo...

a96a994fa8e917e853e6d596f7f4162de353e962 authored over 1 year ago
IsUserAgentMacintoshOS | Null check (#4999)

9909dea3bc91fcb8f8e1af239a5253d8b545794f authored over 1 year ago
Docs: optimize blog image

4c57ffe3cf58e19362814fff185f44959af7dfe4 authored over 1 year ago
BlogPost : How to enhance the new DataGrid menu filter (#4989)

* BlogPost : How to enhance the new DataGrid menu filter

* Remove csproj redudant ItemGroup
...

f6a7542d510e9e9c0c727a321391ad2102c14f8f authored over 1 year ago