-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Comparing changes
Open a pull request
base repository: ajaxorg/ace
base: v1.13.1
head repository: ajaxorg/ace
compare: v1.14.0
- 17 commits
- 24 files changed
- 11 contributors
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ecf56b0 - Browse repository at this point
Copy the full SHA ecf56b0View commit details -
add support of arrow functions, built-in methods, default parameters,…
… promises, maps/sets and other es6 features
Configuration menu - View commit details
-
Copy full SHA for 7abbd0c - Browse repository at this point
Copy the full SHA 7abbd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0634049 - Browse repository at this point
Copy the full SHA 0634049View commit details -
Merge branch 'master' into es6-support-js-mode
# Conflicts: # src/ext/static_highlight_test.js
Configuration menu - View commit details
-
Copy full SHA for ae27525 - Browse repository at this point
Copy the full SHA ae27525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53427d1 - Browse repository at this point
Copy the full SHA 53427d1View commit details -
fix: Better ES6 support for JavaScript Mode
Better ES6 support for JavaScript Mode
Configuration menu - View commit details
-
Copy full SHA for 6fb39e3 - Browse repository at this point
Copy the full SHA 6fb39e3View commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 743190e - Browse repository at this point
Copy the full SHA 743190eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09505f3 - Browse repository at this point
Copy the full SHA 09505f3View commit details -
fix: Fix vim keybindings scroll to the selected line (#4980)
* Fix vim keybindings scroll to the selected line * Test added for vim gotoline * Fix vim keybindings scroll to the selected line
Configuration menu - View commit details
-
Copy full SHA for 8562f94 - Browse repository at this point
Copy the full SHA 8562f94View commit details
Commits on Nov 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 11448fd - Browse repository at this point
Copy the full SHA 11448fdView commit details
Commits on Nov 23, 2022
-
Merge pull request #5002 from salkhordeh/fix-bidi-selection
Fix bidi selection
Configuration menu - View commit details
-
Copy full SHA for fa64f84 - Browse repository at this point
Copy the full SHA fa64f84View commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 451b63f - Browse repository at this point
Copy the full SHA 451b63fView commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5016e90 - Browse repository at this point
Copy the full SHA 5016e90View commit details
Commits on Dec 9, 2022
-
feat: Autocomplete accessibility features (#5008)
* Accessible autocomplete * remove ace_line_id and fix autocompletion tests
aoyku authoredDec 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 3b7bb5e - Browse repository at this point
Copy the full SHA 3b7bb5eView commit details
Commits on Dec 10, 2022
-
fix: added GREATEST|LEAST logical functions added in SQL Server 2022 (#…
…5009) * added GREATEST|LEAST logical functions added in SQL Server 2022 * functions added in SQL Server 2022
Configuration menu - View commit details
-
Copy full SHA for e3f3e7a - Browse repository at this point
Copy the full SHA e3f3e7aView commit details
Commits on Dec 12, 2022
-
fix: Update ace.d.ts typings for navigate (#5011)
* Update ace.d.ts * make times argument optional
sadnub authoredDec 12, 2022 Configuration menu - View commit details
-
Copy full SHA for a302709 - Browse repository at this point
Copy the full SHA a302709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1abd491 - Browse repository at this point
Copy the full SHA 1abd491View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13.1...v1.14.0