Merge pull request #15700 from [BEAM-12987] [Playground] Add page UI elements
* [BEAM-12987]: add page ui elements * [BEAM-12987]: ignore licence for svg assets * [BEAM-12987]: ignore licence for image assets * [BEAM-12987]: add missing licence to font weight file * [BEAM-12987]: move assets to const and remove dart:ui
显示
- build.gradle.kts 3 个添加, 0 个删除build.gradle.kts
- playground/frontend/analysis_options.yaml 1 个添加, 0 个删除playground/frontend/analysis_options.yaml
- playground/frontend/assets/beam.png 0 个添加, 0 个删除playground/frontend/assets/beam.png
- playground/frontend/assets/github.svg 5 个添加, 0 个删除playground/frontend/assets/github.svg
- playground/frontend/assets/output_bottom.svg 7 个添加, 0 个删除playground/frontend/assets/output_bottom.svg
- playground/frontend/assets/output_left.svg 7 个添加, 0 个删除playground/frontend/assets/output_left.svg
- playground/frontend/assets/output_right.svg 7 个添加, 0 个删除playground/frontend/assets/output_right.svg
- playground/frontend/assets/reset.svg 5 个添加, 0 个删除playground/frontend/assets/reset.svg
- playground/frontend/assets/send_feedback.svg 5 个添加, 0 个删除playground/frontend/assets/send_feedback.svg
- playground/frontend/assets/shortcuts.svg 11 个添加, 0 个删除playground/frontend/assets/shortcuts.svg
- playground/frontend/assets/theme.svg 8 个添加, 0 个删除playground/frontend/assets/theme.svg
- playground/frontend/lib/components/toggle_theme_button/toggle_theme_button.dart 3 个添加, 4 个删除...b/components/toggle_theme_button/toggle_theme_button.dart
- playground/frontend/lib/config/theme.dart 62 个添加, 1 个删除playground/frontend/lib/config/theme.dart
- playground/frontend/lib/constants/assets.dart 26 个添加, 0 个删除playground/frontend/lib/constants/assets.dart
- playground/frontend/lib/constants/font_weight.dart 22 个添加, 0 个删除playground/frontend/lib/constants/font_weight.dart
- playground/frontend/lib/constants/sizes.dart 8 个添加, 1 个删除playground/frontend/lib/constants/sizes.dart
- playground/frontend/lib/modules/actions/components/header_icon_button.dart 45 个添加, 0 个删除...nd/lib/modules/actions/components/header_icon_button.dart
- playground/frontend/lib/modules/actions/components/new_example_action.dart 40 个添加, 0 个删除...nd/lib/modules/actions/components/new_example_action.dart
- playground/frontend/lib/modules/actions/components/reset_action.dart 43 个添加, 0 个删除...frontend/lib/modules/actions/components/reset_action.dart
- playground/frontend/lib/modules/output/components/output.dart 35 个添加, 0 个删除...ground/frontend/lib/modules/output/components/output.dart
加载中
想要评论请 注册 或 登录