chore: migrate OneNote Tools to LocalToolBox
This commit is contained in:
@@ -9,14 +9,14 @@ It is also an independent application in the add·ideas Toolbox contract. The
|
||||
source uses the Toolbox SDK shell and manifest, builds with Vite `base: './'`,
|
||||
and is delivered to Toolbox Portal as a checksummed static ZIP.
|
||||
|
||||
Version 0.3.3 uses the stable shared top bar, with the Toolbox icon and
|
||||
Version 0.3.4 uses the stable shared top bar, with the Toolbox icon and
|
||||
`add·ideas Toolbox` label in a fixed far-left block; the app title and one
|
||||
tagline centered; and Help, the OneNote source link, Apps, and Personalize in a
|
||||
fixed far-right cluster. Personalize uses the shared portal-style appearance
|
||||
panel while catalogue counts and preference import/export stay in the portal.
|
||||
The application content uses the same `min(100%, 90rem)` span as the shell bar.
|
||||
|
||||
## What version 0.3.3 supports
|
||||
## What version 0.3.4 supports
|
||||
|
||||
- Desktop revision-store and unfragmented FSSHTTPB package-store `.one`
|
||||
sections from the tested producer families.
|
||||
@@ -87,7 +87,7 @@ supplied through the SDK's `?toolbox=` context mechanism. The app uses the SDK
|
||||
|
||||
```sh
|
||||
npm run release:artifact
|
||||
(cd release && sha256sum -c onenote-tools-0.3.3.sha256)
|
||||
(cd release && sha256sum -c onenote-tools-0.3.4.sha256)
|
||||
```
|
||||
|
||||
The ZIP root contains the built static app and manifest plus the changelog,
|
||||
|
||||
Reference in New Issue
Block a user