1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/docs
Jake Stanger dea66415c2
feat: module-level name and class options
BREAKING CHANGE: To allow for the `name` property, any widgets that were previously targeted by name should be targeted by class instead. This affects **all modules and all popups**, as well as several widgets inside modules. **This will break a lot of rules in your stylesheet**. To attempt to mitigate the damage, a migration script can be found [here](https://raw.githubusercontent.com/JakeStanger/ironbar/master/scripts/migrate-styles.sh) that should get you most of the way.

Resolves #75.
2023-05-06 13:22:35 +01:00
..
examples docs(wiki): update screenshots and examples 2023-02-01 22:06:09 +00:00
modules feat: module-level name and class options 2023-05-06 13:22:35 +01:00
_Sidebar.md docs: add missing link to upower page 2023-05-01 13:24:38 +01:00
Compiling.md docs(compiling): add ron feature flag 2023-05-05 22:29:26 +01:00
Configuration guide.md feat: module-level name and class options 2023-05-06 13:22:35 +01:00
Home.md docs: migrate wiki into main repo 2022-11-06 22:52:21 +00:00
Images.md feat(workspaces): support for using images in name_map 2023-01-30 11:51:01 +00:00
Scripts.md feat: mouse event config options 2022-12-15 21:37:08 +00:00
Styling guide.md feat: module-level name and class options 2023-05-06 13:22:35 +01:00