-
Notifications
You must be signed in to change notification settings - Fork 667
TextEditorMask: Refactor and improve typing #32572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
marker-dao
merged 38 commits into
DevExpress:26_1
from
marker-dao:26_1_texteditor_masks
Feb 27, 2026
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
fee8b61
TextEditorMask: Refactor and improve typing
d14c5a7
refactor(minor)
d4bb91d
fix
b13c81b
fix
cf4dd29
revert(all)
d38d407
feat(m_text_editor.mask.rule.ts): Improve typing
52fda5b
refactor(minors)
c9da3ed
fix(m_text_editor.mask.rule.ts): handle && first
d393746
feat(m_text_editor.mask.strategy.ts): Improve typing
955c46d
fix(te-masks): Revert some code pars
9422a16
refactor(m_text_editor.mask.rule.ts): small
bc51150
feat(m_text_editor.mask.ts): Improve typing
b971d25
refactor && fix()
fb538c9
Revert "refactor && fix()"
7b0dc37
Revert "feat(m_text_editor.mask.ts): Improve typing"
4d613d1
refactor(caretUtils)
deed400
refactor(buildInMaskRules)
3f6c64b
refactor(): Add type CaretDirection
2c731de
refactor(m_text_editor.mask.ts): Refactor without serios changes
47fc9fb
fix(date_box && drop_down_box): Add expect error
1639edc
refactor(supportedKeys)
9902b24
refactor(_getMaskRule)
fdaf150
fix(): Remove this.option() typo
84a66bb
refactor(_changeHandler): Add DxEvent type
71d5165
refactor(m_text_editor.mask.ts): Refactor without changes
aedc1be
refactor(): Import DxMouseWheelEvent
7942f0e
refactro(): Minors && Move back isDefine and use in _parseMaskRule
afe2401
refactro(): Finish _parseMaskRule
3325f56
refactor(): Update _valueChangeEventHandler
0fc73ae
refactor(_isControlKeyFired)
51bf464
refactor(_maskKeyHandler): keyHandler with Promis<string> and related
6daf5cb
refactor(): _changedValue, _textValue, _value
6b2bd56
fix(_valueChangeEventHandler): Params
6661179
refactor(_maskRulesChain): Improve type && Handle undefined
b382eef
refactor(_displayMask): Add finalCaret
c4dd045
refactor(_normalizeChainArguments): Use spread
b8cb5c8
refactor(_convertToValue): Use return
8ec870f
refactor(_caret)
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.