Files
webawesome/docs
Lea Verou 7892a94b9b Rewrite and generalize CRUD logic for customizable entities (palettes, themes) (#854)
* Generalize CRUD logic to more easily support themes (and other types of entities)
* Decouple data structures managing saved entities (palettes, themes), sidebar update logic, and palette app (and soon themer) by using events
* Simplify logic (a lot of it carried complexity back from the time we did not use uids and/or was overly general)
* `PersistedArray` class to encapsulate arrays persisted in localStorage
* Remove unused `palette.equals()` function
2025-04-01 16:26:25 -04:00
..
2025-03-05 22:27:11 -05:00
2024-11-14 12:19:54 -06:00
2024-06-17 15:14:15 -04:00
2025-03-18 13:04:24 -04:00