File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ An open source package for as-you-type formatting in SwiftUI.
1212| ---| ---------| -------------|
1313| :keyboard : | Responsive | Formats text as you type |
1414| :magic_wand : | Automagical | Binds text to a chosen data type |
15- | :bulb : | Smart | Validates and autocorrects input |
15+ | :star : | Proper | Validates and autocorrects input |
1616| :hammer_and_wrench : | Versatile | Uses snapshots and attributes |
1717| :running_man : | Performant | Uses O(n) differentiation algorithms |
1818| :desert_island : | Standalone | Uses no remote dependencies |
@@ -75,7 +75,7 @@ A text field that binds values and formats them as you type.
7575| :mountain : | Environment | Uses environment values |
7676| :mag_right : | Focusable | Supports use of @FocusState |
7777| :sewing_needle : | Customizable | Exposes [ ProxyTextField] ( Sources/DiffableTextKitXUIKit/Views/ProxyTextField.swift ) |
78- | :zzz : | Convenient | Styles provide sensible defaults |
78+ | :zzz : | Convenient | Styles have sensible defaults |
7979| :balance_scale : | Monospaced | Standard font is monospaced |
8080| :smiley : | Emojis | Uses native offsets |
8181
You can’t perform that action at this time.
0 commit comments