Commit f9d96e6
authored
feat: Convert custom_attribute_condition_evaluator to TS (#561)
* Convert custom_attribute_condition_evaluator to TS
* Add to do and clean up
* Create shares_types.ts to store UserAttributes and Condition types in
* Fix spacing
* Imcorporate Matt's comment part 1
* Incorporate Matt's comments part 2
* Revise evaluate function
* Add null to condition value type1 parent 80b4108 commit f9d96e6
File tree
6 files changed
+569
-516
lines changed- packages/optimizely-sdk/lib
- core
- audience_evaluator
- custom_attribute_condition_evaluator
6 files changed
+569
-516
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 0 additions & 304 deletions
This file was deleted.
0 commit comments