Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Commit #4

Open
wants to merge 33 commits into
base: rel1.0.0
Choose a base branch
from
Open

Initial Commit #4

wants to merge 33 commits into from

Conversation

jamattey
Copy link
Collaborator

@jamattey jamattey commented Sep 4, 2022

Simple Kanban Board

jamattey and others added 11 commits September 4, 2022 22:24
Simple Kanban Board
Added Blazorise builder services
Updated initial commit
Added Blazorise.Sidebar
Kanban Board page
Added Blazorise Sidebar Resource
Added Blazorise Sidebar CSS script
@@ -12,11 +12,13 @@
<PackageReference Include="Blazorise" Version="1.0.6" />
<PackageReference Include="Blazorise.Bootstrap" Version="1.0.6" />
<PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.0.6" />
<PackageReference Include="Blazorise.Sidebar" Version="1.0.6" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use the Sidebar extension. It is obsolete. Use the Bar component https://blazorise.com/docs/components/bar

jamattey and others added 18 commits September 9, 2022 12:20
Initial Commit for Blazor Kanban Board Demo
added Blazorise build services
Updated the sidebar
added blazorise and font awesome icons css scripts
imported blazorise component
new Blazorise counter memo
added scripts for icons, bootstrap and jquery
Kanban Board page
updated sidebar
Added styling and structure to Kanban board
added page directory
added card elements
added draggable class
updated home page
created Kanban board page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants