Giter Club home page Giter Club logo

blorc.patternfly's People

Contributors

alexfdezsauco avatar averus-a avatar dependabot-preview[bot] avatar dependabot[bot] avatar geertvanhorrik avatar github-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blorc.patternfly's Issues

Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project

Dependabot couldn't find a .(cs|vb|fs)proj for this project.

Dependabot requires a .(cs|vb|fs)proj to evaluate your project's current .NET dependencies. It had expected to find one at the path: /<anything>.(cs|vb|fs)proj.

If this isn't a .NET project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

How add Blorc.PatternFly to my blazor project

IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE!

Summary

Add a readme file with info about how use Blorc.PatternFly in blazor app. Isn't clear if it's necessary to download and adds Blorc.PatternFly project dependency to my own project or if it is available in nuget.
PSDT: I downloaded project but I can't run it on VS Community 2019 and Preview. I tried open Blorc.PatternFly.sln but it show a message "one or more projects in the solution were not loaded correctly"

API Changes

Add information or Readme about how to use Blorc.PatternFly on blazor

Intended Use Case

This information will available from everyone and devs could easily add Blorc.PatternFly to blazor projects

Thanks for Blorc.PatternFly project looks great

Table component with grouping capacity

IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE!

Summary

Guys! I have seen you are working, right now, in table component. Do you have, in mind, some posible implementation of grouping capacity?

API Changes

Intended Use Case

Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project

Dependabot couldn't find a .(cs|vb|fs)proj for this project.

Dependabot requires a .(cs|vb|fs)proj to evaluate your project's current .NET dependencies. It had expected to find one at the path: /<anything>.(cs|vb|fs)proj.

If this isn't a .NET project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

Compilation error: error CS0618: 'BlorcApplicationBase' is obsolete: 'This class will be removed'

Summary

Hy guys,

first of all thank you for your work, I'm very excited and going to try it in my new project.

I'm getting a complitation error ('BlorcApplicationBase' is obsolete). Seems that it's related with the latest changes in Blorc.Core library. I've found a workaround (described below), but probably this project (and QuickStart tutorial) requires some refactoring, because, as far as I can see, some core logic has been changed.

Please check all of the platforms you are having the issue on (if platform is not listed, it is not supported)

  • WPF
  • UWP
  • iOS
  • Android
  • .NET Standard
  • .NET Core

Component

Blorc.PatternFly.Example project (and any new Blazor project based on QuickStart).

Version of Library

Blorc.PatternFly 1.0.0-alpha0760

Version of OS(s) listed above with issue

  • Windows 10 (latest)
  • Fedora 32 (latest)

Steps to Reproduce

  1. git clone https://github.com/WildGums/Blorc.PatternFly.git
  2. cd Blorc.PatternFly/src
  3. dotnet build

Expected Behavior

Build succeeded.

Actual Behavior

Build failed with error:

.../Blorc.PatternFly/src/Blorc.PatternFly.Example/obj/Debug/net5.0/Razor/App.razor.g.cs(68,32): error CS0618: 'BlorcApplicationBase' is obsolete: 'This class will be removed' [.../Blorc.PatternFly/src/Blorc.PatternFly.Example/Blorc.PatternFly.Example.csproj]

Found workaround

Add these settings to the Blorc.PatternFly.Example.csproj file to supress the error above:

  <PropertyGroup>
    <WarningsNotAsErrors>0618</WarningsNotAsErrors>
  </PropertyGroup>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.