2.4.2 • Published 4 years ago

@dolittle/fluentui.aurelia v2.4.2

Weekly downloads
31
License
MIT
Repository
github
Last release
4 years ago

Fluent UI for Aurelia

Build Status

This project is a wrapper of the official React components for Fluent UI from Microsoft bringing it to Aurelia.

Using

Add a dependency to this package:

$ npm i @dolittle/fluentui.aurelia

...or

$ yarn add @dolittle/fluentui.aurelia

In your Aurelia setup (main.js):

aurelia.use.plugin(PLATFORM.moduleName('@dolittle/fluentui.aurelia');

Getting started

This project is using Yarn workspaces. To get started you can simply run:

$ yarn

At the root of the project.

Building

Both for publishing and for working locally one needs to build on change. This can be done by doing:

$ yarn build

For VSCode users there is a default tasks.json file with a default build task. This means you can use the default keystroke for building (CMD+SHIFT+B on Mac, CTRL+SHIFT+B on Windows/Linux).

Components Gallery

The purpose of the components gallery is to enable a simple place to go to for reference on how to use a component. When working locally, it depends on the use of Yarn workspaces. For running the control gallery, just do the following from the folder called Gallery:

$ yarn start

This will start the Webpack DevServer and it will react to any changes, also those happening from the build. It depends on the package in Source having been built first.

Issues and Contributing

To learn how to contribute please read our contributing guide.

File issues to our Home repository.

2.4.2

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.5

4 years ago

2.0.6

4 years ago

2.0.3

4 years ago

2.0.4

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago