1.17.0 • Published 2 years ago

@angle-technologies/angle-widgets v1.17.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

Angle Widgets

This project is created using Direflow.

It contains all code for the angle widgets (like the Spotlight).

Installation

To load the widgets, you need to load the widgets bundle first and then add the widgets can be added in the HTML.

Like so:

<script src="./build/angle-widgets.js"></script>
<angle-spotlight></angle-spotlight>

The widget bundle is available in NPM and can be loaded through unpkg. So in production, the HTML would look like this:

<script src="//unpkg.com/@angle-technologies/angle-widgets@latest/build/angle-widgets.js"></script>
<angle-spotlight></angle-spotlight>
1.15.0

2 years ago

1.17.0

2 years ago

1.16.0

2 years ago

1.15.1

2 years ago

1.14.1

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.3

2 years ago

1.11.2

2 years ago

1.11.1

2 years ago

1.11.0

2 years ago

1.10.3

2 years ago

1.10.2

2 years ago

1.10.1

2 years ago

1.10.0

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago