Commit 03ae1ac
[feat](ui): Aurora Glass — borderless full-bleed shell, glass chrome, model-true hero badges, brand mark, copyright
Fase 1b–1e (documented first in DECISIONS.md):
- Borderless: framed app box removed, whitespace replaces hairline dividers,
border tokens softened; charts keep --aa-grid-line so data never fades.
- Glassmorphism: .aa-glass (color-mix + backdrop blur) on header + top-nav pill;
opaque @supports fallbacks + aurora-static low-core fallback; mobile tabbar
separates by shadow.
- Hero radar chips: inside the wrap (no clipping any breakpoint); copy computed
live from the frozen engine (D2 top pick + fit score, busy-online-shop preset).
- Brand mark: radar-pentagon + lit decision apex; favicon.svg single source,
BrandMark header glyph, PWA icons regenerated headlessly.
- Copyright: (c) 2026 Faqih Pratama Muhti (programmerShinobi) in footer, meta,
print report; identity exclusive — code MIT / content CC BY 4.0 unchanged.
Verified: tsc, lint, build, 116 unit + 14 e2e, all 6 guards, visual check
(dark/light/advisor/phone screenshots).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0c75c72 commit 03ae1ac
18 files changed
Lines changed: 170 additions & 60 deletions
File tree
- public
- icons
- src
- components
- advisor
- chrome
- landing
- overlays
- config
- i18n
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
12 | 34 | | |
13 | 35 | | |
14 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
Loading
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
226 | 219 | | |
227 | 220 | | |
228 | 221 | | |
| |||
234 | 227 | | |
235 | 228 | | |
236 | 229 | | |
237 | | - | |
| 230 | + | |
238 | 231 | | |
239 | 232 | | |
240 | 233 | | |
| |||
247 | 240 | | |
248 | 241 | | |
249 | 242 | | |
250 | | - | |
251 | | - | |
252 | | - | |
| 243 | + | |
| 244 | + | |
253 | 245 | | |
254 | 246 | | |
255 | | - | |
256 | | - | |
| 247 | + | |
257 | 248 | | |
258 | 249 | | |
259 | 250 | | |
| |||
403 | 394 | | |
404 | 395 | | |
405 | 396 | | |
406 | | - | |
| 397 | + | |
| 398 | + | |
407 | 399 | | |
408 | 400 | | |
409 | 401 | | |
410 | | - | |
411 | | - | |
| 402 | + | |
412 | 403 | | |
413 | 404 | | |
414 | 405 | | |
415 | 406 | | |
416 | 407 | | |
417 | | - | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
418 | 412 | | |
419 | 413 | | |
420 | 414 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments