Bump version to v0.3.0
This commit is contained in:
parent
1b87d7dcb4
commit
a5e5d8f952
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ Interaktive Visualisierung von 20 Sortieralgorithmen mit Schritt-für-Schritt-Da
|
||||||
- **Schritt-Navigation** — vor, zurück, Play/Pause
|
- **Schritt-Navigation** — vor, zurück, Play/Pause
|
||||||
- **Keyboard-Steuerung** — alle Funktionen auch ohne Maus bedienbar
|
- **Keyboard-Steuerung** — alle Funktionen auch ohne Maus bedienbar
|
||||||
- **URL-State** — Auswahl bleibt beim Neuladen erhalten
|
- **URL-State** — Auswahl bleibt beim Neuladen erhalten
|
||||||
- **Mobile optimiert** — Touch-Support, zoom-resistent
|
- **Mobile optimiert** — Touch-Support, zoom-resistent, responsive
|
||||||
- **Hell/Dunkel-Modus** — per Button oder `T`
|
- **Hell/Dunkel-Modus** — per Button oder `T`
|
||||||
- **Barrierefreiheit** — ARIA-Labels, Screen-Reader-Ankündigungen
|
- **Barrierefreiheit** — ARIA-Labels, Screen-Reader-Ankündigungen
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -204,7 +204,7 @@
|
||||||
<div class="flex-1"></div>
|
<div class="flex-1"></div>
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<h1 class="title-text font-bold tracking-tight" style="color: var(--c-text); text-shadow: 0 0 40px rgba(74,124,255,0.3);">
|
<h1 class="title-text font-bold tracking-tight" style="color: var(--c-text); text-shadow: 0 0 40px rgba(74,124,255,0.3);">
|
||||||
Sortier-Algorithmen <span style="font-size: 0.45em; font-weight: 400; opacity: 0.5; vertical-align: middle;">v0.2.21</span>
|
Sortier-Algorithmen <span style="font-size: 0.45em; font-weight: 400; opacity: 0.5; vertical-align: middle;">v0.3.1</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p class="text-muted text-sm mt-0.5">Interaktive Visualisierung mit schrittweiser Animation</p>
|
<p class="text-muted text-sm mt-0.5">Interaktive Visualisierung mit schrittweiser Animation</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue