Skip to content
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

2.0 #42

Merged
merged 60 commits into from
May 27, 2021
Merged

2.0 #42

merged 60 commits into from
May 27, 2021

Conversation

kyle-n
Copy link
Owner

@kyle-n kyle-n commented May 21, 2021

  • Converts init function arguments to modifiers
  • Removes previous modifiers for UIKit/AppKit editor properties
  • Adds .introspect() modifier allowing total access to underlying UIKit/AppKit objects
  • Adds NSRegularExpression.all, for easier selection of the whole string
  • Removes presets from HighlightedTextEditor, still accessible as static vars on [HighlightRule]
  • Removes some unused code in the AppKit editor, should be a minor speed bump
  • Removes unused internal system extensions

Dev changes:

@kyle-n kyle-n added enhancement New feature or request AppKit Issues related to the macOS AppKit editor UIKit Issues related to the iOS UIKit editor labels May 21, 2021
@kyle-n kyle-n merged commit e7f0db3 into main May 27, 2021
@kyle-n kyle-n deleted the 2.0 branch May 27, 2021 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AppKit Issues related to the macOS AppKit editor enhancement New feature or request UIKit Issues related to the iOS UIKit editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant