1. 04 9月, 2023 2 次提交
  2. 01 9月, 2023 1 次提交
  3. 31 8月, 2023 6 次提交
  4. 30 8月, 2023 8 次提交
  5. 29 8月, 2023 10 次提交
  6. 28 8月, 2023 3 次提交
    • P
      upgrade nodejs to 18.17.0 (#15899) · 9daf2c66
      PP 提交于
      * upgrade nodejs to 18.17.0
      
      fix compile-native-ts
      
      fix type
      
      fix eslint
      
      fix node version on native-binding
      
      test native ci
      
      fix eslint
      
      fix jest version
      
      upgrade ts-jest
      
      fix
      
      reduce EXPECTED_CAPACITY
      
      update ccbuidl
      
      Revert "test native ci"
      
      This reverts commit 795c8c68cf7ff7f2561db4414689ad3f6aa5c1f7.
      
      # Conflicts:
      #	scripts/native-pack-tool/package-lock.json
      
      * detect node version
      
      # Conflicts:
      #	package.json
      
      * use engine-strict option
      
      * Update .nvmrc
      
      * Update pal/input/web/accelerometer-input.ts
      
      * fix conflict
      
      * fix compile native ts
      
      * download external in compile native ts
      
      * fix
      9daf2c66
    • qqq502213658's avatar
      Use the resize event of SDL (#16072) · 2ea26182
      qqq502213658 提交于
      * 1. Use the resize event of SDL;
      2. Fix the problem of not getting the button when SDL is moving.
      
      * 1.Remove redundant code.
      2.Fixed compilation errors.
      
      * Avoiding repeated viewDidChangeBackingProperties function calls.
      
      * Fix the way buttons are fetched.
      2ea26182
    • accept non array type (#16095) · 88d585ac
      江战 提交于
      88d585ac
  7. 25 8月, 2023 10 次提交