silverstripe-tagfield/tests
Robbie Averill 9daa667415 FIX StringTagField now populates available options from its input, and works with React TagField
Suggesting options from a list of tags that are already set as values makes no sense. The
example code in the documentation shows that you provide an input array of options, so
that should be what is used to suggest options when lazy loading.
2018-11-15 22:59:08 +02:00
..
Stub FIX SS4 compatibility updates, PSR-4 in tests, table_name in stubs 2017-06-22 17:15:17 +12:00
StringTagFieldTest.php FIX StringTagField now populates available options from its input, and works with React TagField 2018-11-15 22:59:08 +02:00
StringTagFieldTest.yml FIX SS4 compatibility updates, PSR-4 in tests, table_name in stubs 2017-06-22 17:15:17 +12:00
TagFieldTest.php tiny updates for coding standards 2018-01-24 12:16:15 +05:30
TagFieldTest.yml FIX SS4 compatibility updates, PSR-4 in tests, table_name in stubs 2017-06-22 17:15:17 +12:00