GithubHelp home page GithubHelp logo

elliotnash / compose-fluent-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from konyaco/compose-fluent-ui

0.0 0.0 0.0 3.25 MB

Fluent Design UI library for Jetbrains Compose

License: Apache License 2.0

Java 2.23% Kotlin 97.77%

compose-fluent-ui's Introduction

Compose Fluent

License Version

Fluent Design UI library for Jetbrains Compose

Example

Current Status

This library is experimental, any API (even the package name) would be changed in the future without any notification.

Current version: v0.0.1-dev3

Now supported:

  • Coarse implementation of some basic components: Button, Switcher, TextField, Slider...
  • A fake Mica and Layer
  • Dark theme and light theme

There are lots of hard-code and workaround in our source code, we are going to eliminate them in the future

Thank you for using our library, and we look forward to your feedback and contributions!

Multiplatform

Currently, only Desktop platforms are supported. It might be easy to migrate to multiplatform.

How to Use

We are not yet published our library to maven. You can download the source code or jar in release page

  • FluentTheme() is the context and entry point of the application.
  • Components are under component package
  • Mica and Layer are under background package

About the API usage, just see Main.kt

License

This library is under Apache-2.0 license.

The copyright of the icon assets (in com.konyaco.fluent.icons package) belongs to Microsoft.

TODO

  • M1
    • Basic Inputs
      • Button
      • Toggle Switch
      • Checkbox
      • Radio Button
      • Slider
      • Dropdown
      • Pill Button
    • Layers
      • Fake Mica
      • Simple Layer
    • Text Field
    • Part of Animation
  • M2
    • Theme
      • Light and Dark theme
      • Custom Accent color
    • Animation
    • Refactor architecture, cleanup code, eliminate hard-code
    • More
  • M3
    • Compound components (Side Nav, Top Nav, Tab View, etc...)
    • Layer (Might be delayed)
      • Real Mica
      • Acrylic
    • Accessibility Semantics

compose-fluent-ui's People

Contributors

123duo3 avatar elliotnash avatar konyaco avatar

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.