• b2.6.0 8622ba5941

    are0h released this 1 year ago | 9 commits to beta since this release

    What began as a style revamp turned into a big heavy-bottom update. Let's get into it.

    • #83 CSS Overhaul - Removed the use of preprocessors and converted all styles to native CSS to reduce requirements and make long-term management easier

    • #81, #71 Notifications Refactor - System alerts have fallen out of step with the rest of the site, so that component was updated so it integrates better with the overall UI

    • #80 Page Editor Clean up - This is the core piece of adding content, so it needed some tweaking to make that experience as easy as possible. A big part of that is the file manager, responsible for handling file uploads. This component was reworked so that process is smoother and more efficient, reducing possible points of failure because of an overly convoluted process.

    • Better Responsive Styles - The UI wasn't great at adapting to different devices, so that has been addressed. Some places still need polish, but overall that experience is improved.

    • Removed Unnecessary Script Dependencies - Fipamo is moving away from NPM to manage scripting dependencies. That process starts with removing external libraries that are not needed for the dashboard to function. Eventually, front-end scripting will be pure JS for maintainability and transparency.

    • Updated icons to use the fantastic Tabler Font Icon Pack

    Downloads