fix: reverse Toolbox header orientation
This commit is contained in:
13
README.md
13
README.md
@@ -9,12 +9,13 @@ 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.1 uses the stable shared top bar, with Personalize, Apps, the
|
||||
OneNote source link, and Help in a fixed left cluster; the app title and one
|
||||
tagline centered; and the Toolbox icon with the `add·ideas Toolbox` label in a
|
||||
fixed far-right block.
|
||||
Version 0.3.2 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.
|
||||
|
||||
## What version 0.3.1 supports
|
||||
## What version 0.3.2 supports
|
||||
|
||||
- Desktop revision-store and unfragmented FSSHTTPB package-store `.one`
|
||||
sections from the tested producer families.
|
||||
@@ -85,7 +86,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.1.sha256)
|
||||
(cd release && sha256sum -c onenote-tools-0.3.2.sha256)
|
||||
```
|
||||
|
||||
The ZIP root contains the built static app and manifest plus the changelog,
|
||||
|
||||
Reference in New Issue
Block a user