v0.7.0
What's Changed
- storage: correct the desktop comment on localStorage (TG-64) by @mudream4869 in #144
- ci: move the workflows off the deprecated node20 actions by @mudream4869 in #145
- TG-74: cap what one update message can cost to read by @mudream4869 in #147
- TG-60:
?embed=1leaves the page and drops the app's chrome by @mudream4869 in #148 - Keep internal errors and session ids off the wire (TG-39) by @mudream4869 in #149
- TG-61: one page per component, one copy of every example by @mudream4869 in #150
- feat(tgframe): write the state only under an id the page drew (TG-36) by @mudream4869 in #146
- Scroll the side nav's page list, on the column and in the burger bar by @mudream4869 in #151
- TG-62: the component pages run the demo, the screenshots stand in by @mudream4869 in #152
- TG-63: the demo in the book's iframe follows the book's theme by @mudream4869 in #153
- TG-71: name the rows with DataFrameConf.RowKeys, and the pick follows the row by @mudream4869 in #157
- TG-72: Number hands back a signal, not just a number pulled into range by @mudream4869 in #154
- TG-55: Menu, a button that carries a list of actions by @mudream4869 in #156
- TG-56:
App.SetMenu— a static menu tree on the app, a menubar in the web shell by @mudream4869 in #158 - TG-54: Toolbar, a row of controls that can stick to the top by @mudream4869 in #155
Full Changelog: v0.6.0...v0.7.0