yumoqing f49994cea7 fix: Menu widget now triggers Router._onReplace for SPA URL tracking
Menu widget's menu_clicked() was bypassing the standard _buildWidget
path in bricks.js, so Router._onReplace was never called when navigating
via sidebar menu items. This caused:
- Browser URL not updating on menu clicks
- F5 refresh not restoring the current page

Added Router hook after t.add_widget(w) in menu_clicked(), matching
the same pattern used in bricks.js _buildWidget.
2026-05-31 12:32:17 +08:00
2025-09-20 22:14:43 +08:00
2025-10-05 06:39:58 +08:00
2026-01-23 17:22:15 +08:00
2025-09-29 21:46:43 +08:00
2025-07-16 14:28:55 +08:00
2026-03-05 14:50:07 +08:00
2025-11-13 18:04:58 +08:00
2025-07-16 14:28:55 +08:00
2025-11-18 14:57:29 +08:00
2025-11-19 12:30:39 +08:00

Bricks

A new web application development framework to make web application development more easier like play bricks

Documentation

We have documents in 3 language

NOTE: all the documents was generated by Qwen3-max

Description
No description provided
Readme 25 MiB
Languages
JavaScript 98.7%
CSS 1.2%