Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature/refactoring (#1574) * Update caniuse-lite * Discard duplicate CSS rules (mostly element-ui) * Add lazy loading for AppHeader heavy low priority components * Fix styles warnings during build * Fix bridge connected wallet icon * Remove not used languages * Update lang list * Update Translation.spec.ts * Feature/point system v2 (#1562) * updated_with_consts_and_calculations * updated_with_some_part_of_points * updated_with_xor_fiat_balance * added_calculate_for_all_categories * updated_with_bridge_volume_from_indexer * moves_to_service * updated_with_types * updated_with_new_data_in_consts * point_card_created * updated_component * updated * updated_with_first_trx * added_scrollbar_added_currently_to_cards * updated_loader_styles_other_css_title * updated_tabs * fixed_font * updated_with_card_task_progress * updated_for_mobile_devices * updated_colors_paddings * updated_with_dialog * styles_updated * updated_with_images_refactoring * small_refactor * updated_with_using_vxor_and_some_fixes * lang_fixed * updated_with_sora_card_banner * fixed_some_sonar_problems * getting_data_from_current_if_no_account_meta * moved_requests * removed_unnecessary_computed_properties * fixed_pr_comments * fixed_comments_added_feature_flag * updated_env_json * fixed_comments_updated_some_part_of_lang * languages_updated --------- Co-authored-by: NaghmeMohammadifar <45916098+Naghme98@users.noreply.github.com> Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> * feature/auto-switching-theme (#1573) * updated_with_theme_checking_and_switching * console_logs_added * updated_with_logs_moved_function * updated_for_telegram * changed_logic_for_tg_detected * updated_for_tg_version * removed_timeout_updated_theme_tg * fixing-problem_with_initial_light_theme * reverted_last_commit_back * updated * added_logs_to_listener * simplified_theme_detect * removed_tg_check * logic_updated * used_another_approach * reversed_previous_version * deleted_async_added_more_logs * added_additional_check * updated_new_version_check_event_tg * updated_with_received_event * logic_changed * updated_with_setting_by_bckcolor * updated_with_switching_theme_on_phone * fixed_apply_theme_condition_if_tg * updated_with_checking_is_tma * deleted_useless_info * removed_logs * update_with_switcher * logic_update_theme_changed * updated_changed_day_night_mode_from_chat_settings * updated_with_method * console_info_removed * updated_wallet_version * last_version_wallet_updated * moved_from_app_functions_language_updated * removed_unused_code * logs_added * updated_boolean * logs_removed * removed_useless_import * [Tech] Vite migration (#1570) * create basic migration * fix icons * dayjs import fix * fix redirect & element font path * add husky * check lint-staged * remove devtools plugin * update dev deps * add vite-electron-plugin * upgrade eslint to v9 * update test commands * remove jest * add vitest * remove jest files * fix SelectIndexer import * change electron package * fix dialog import * fix tsconfig * update eslint config * update dev deps * try to skip index ci step * return noIndex step * Update Jenkinsfile * Update Jenkinsfile * Update Jenkinsfile * refactor redirect.ts * update vitest config * skip coverage --------- Co-authored-by: f33r0 <95526886+f33r0@users.noreply.github.com> * Remove dirty hack for dialog re-center * Fix chart axis number format (#1578) * chart & dayjs fixes * update packages * remove console.log * fix dayjs en locale (#1581) * commented_route (#1582) * Replace blockNumber by blockNumber from wallet * Remove blockNumber types * Remove not used types import * Translate vested transfer keys * yarn lang:generate * fixed_route_with_wrapper (#1585) * Change vite vue plugin & fix App load (#1583) * use @vitejs/plugin-vue2 * refactoring App.vue * Update wallet * Update en.json * fixed_theme_switch (#1587) * added_logs * updated_with_theme_change_listener * logs_removed * prepare to merge * Add node polyfills (#1591) * add node polyfills * dedup --------- Co-authored-by: Stefan Popov <popov@soramitsu.co.jp> Co-authored-by: Kron1749 <70746258+Kron1749@users.noreply.github.com> Co-authored-by: NaghmeMohammadifar <45916098+Naghme98@users.noreply.github.com> Co-authored-by: f33r0 <95526886+f33r0@users.noreply.github.com>
- Loading branch information