flippercloud / flipper

🐬 Beautiful, performant feature flags for Ruby.
https://www.flippercloud.io/docs
MIT License
3.71k stars 414 forks source link

Update Flipper UI to use Bootstrap 5 #851

Closed bkeepers closed 8 months ago

bkeepers commented 8 months ago
  1. Adds package.json to manage JS dependencies
  2. Adds script/vendor-assets to copy assets into lib and update the integrity hash, which automaticaly gets run after npm install
  3. Removes jQuery
  4. Migrates from Bootstrap 4 to 5
  5. Fixes Bootstrap tooltips, which don't appear to be working in main

Features

image

Single Feature

image

Settings

image