Skip to content

Commit

Permalink
Switch from Angular to VueJS/Quasar.
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBlueHat committed Feb 28, 2024
1 parent 7fe4fba commit 4c55288
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,15 +212,15 @@ for single connection load for production sites is available. Grunt-based CSS
concatenation and optimization for production sites makes it easy to
deploy production sites w/ no manual build process necessary.

### AngularJS UI Widgets
### VueJS and Quasar UI Widgets

Basic Angular UI widgets are available: stackable modals, popovers,
Basic UI widgets are available: stackable modals, popovers,
navbar hovercard, duplicate ID checker, generic modal alert, common
alert display, tabs, bootstrap-styled form inputs, and help toggle.

A lazy-compilation widget is also available; it can drastically
improve initial page and widget-readiness for complex UIs by
delaying AngularJS-compilation until it's needed.
delaying compilation until it's needed.

## Developer Tooling

Expand Down Expand Up @@ -251,4 +251,3 @@ The web application framework is contained in a typical npm package
that can be installed as a dependency. The framework is able to be
extended by the project using it via an extensible configuration system
and a layered front-end design.

0 comments on commit 4c55288

Please sign in to comment.