This repository was archived by the owner on Feb 10, 2024. It is now read-only.
Releases: LineIndent/fletxible
Releases · LineIndent/fletxible
fletxible-0.7.1
- Fully functional routing with reduced memory.
- Views are instanced upon event.
- Inter-view routing also supported.
- New features: toggle theme mode (light/dark).
- Repo file structure changed.
- Change from YAML to DICT for user profile data mapping.
fletxible-0.5.15
- Changes to the fx_config.yml files.
fletxible-0.5.12
- Includes functional drop down navigation rail on small screen.
- Updated script logic.
fletxible-0.5.11
- Core component logic updated.
- Allows for single repository data scraping: stars, forks, and version number.
- Updated header dynamic function.
- On scroll fading effects and animation updated.
fletxible-0.5.9
- Several additions to boilerplate including:
- Navbar animation
- Additional themes
- GitHub repo data retrieval
v0.5.8
- Major changes to repository file structure.
v0.5.1
- Major changes to the UI layout.
- Addition of a drawer.
- Updates to the main script and automation files.
v0.5.0
- Major changes to root folder.
- Added responsive web layout.
- Navigation railway.
- Custom controls for modern UI design.
v0.4.1
- Removed third party pickle5 dependency and replaced it with the built-in Python pickle.
- Added new CLI script to configure main.py file and launch app for start-up demo.
v0.3.0
latest Changes to README.md file