Files
webawesome/docs/assets/scripts
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-31 17:53:33 -04:00
2025-03-28 10:57:01 -04:00
2025-03-26 16:07:09 +00:00
2024-04-17 11:20:27 -04:00
2024-12-17 12:09:45 -05:00
2025-01-13 14:48:51 -05:00
2025-03-24 20:33:24 +00:00