Jeffrey T. Fritz

Results 219 issues of Jeffrey T. Fritz

AdRotator needs to support the DataBinding features like: - [ ] DataSource - [ ] DataMember - [ ] DataBinding Events - [x] AlternateTextField - [x] ImageUrlField - [x] NavigateUrlField...

enhancement
good first issue
help wanted
up-for-grabs
component-adrotator

In order for the ListView's databinding events to trigger and function similarly to the Web Forms version, a wrapper ListViewItem object needs to be created. Docs for ListViewItem at: https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.listviewitem?view=netframework-4.8

enhancement
help wanted

HeaderStyle, ItemStyle, etc parameter elements should not need a ChildContents container to be represented.

bug
help wanted

Need to add some Blazor specific notes to the Image docs [/FritzAndFriends/BlazorWebFormsComponents/blob/dev/docs/EditorControls/Image.md](/FritzAndFriends/BlazorWebFormsComponents/blob/dev/docs/EditorControls/Image.md)

documentation / samples
good first issue
help wanted
component-image

Review all controls and features for completeness, ensuring samples and docs are available. Additionally, let's ensure we have migrations docs built. We will create issues for all of these controls...

Let's add Blazor specific implementation details and notes

good first issue
help wanted
component-hiddenfield

Include sample usage and references to any changes necessary from the WebForms control in order to use this component

good first issue
help wanted
component-button

AdRotator throws a strange error on https://blazorwebformscomponents.azurewebsites.net/ControlSamples/AdRotator

bug
help wanted
component-adrotator

Let's find some of the ASP.NET documentation for the Chart control and build those samples on the BeforeWebForms project so that potential contributors can start evaluating an approach to build...

documentation / samples
enhancement
good first issue
up-for-grabs

We need to get better about publishing version numbers and release notes. Let's add a script to make it easy to publish a release and summarize the commit messages in...

documentation / samples
enhancement