Releases: offbeatwp/acf
Releases · offbeatwp/acf
2.2
1.3.0
1.2.0
What's Changed
- Add getFieldObject function by @maikelRAOW in #4
- Remove ID param, PostModel.php automatically fills this by @maikelRAOW in #5
- Meta is not optimal as it confuses some editors by @maikelRAOW in #6
- Feature/disabled text field by @maikelRAOW in #7
- Allow DisabledTextField.php to render a timestamp as a date by @maikelRAOW in #8
- Prefix uuid with 'ob' to ensure the final value is a valid css class by @maikelRAOW in #9
- Feature/UUID is more hidden by @maikelRAOW in #10
- Feature/minor improvements by @maikelRAOW in #12
- Add icon picker as acf-field by @maikelRAOW in #13
- Add css to the icon picker by @maikelRAOW in #14
- Fix css by @maikelRAOW in #15
- Fix css by @maikelRAOW in #16
- Add a static updateRelation method. by @maikelRAOW in #17
- Revert "Add a static updateRelation method." by @maikelRAOW in #18
- This should add code-completion to PostModel by @maikelRAOW in #19
- Feature/better docs by @maikelRAOW in #20
- Annotate getFieldObject and fix Termodel being hinted in the wrong namespace by @maikelRAOW in #21
- Add __construct to fix a PHPStorm-specific issue by @maikelRAOW in #22
- Add a missing class-exists check by @maikelRAOW in #23
- Fix incorrect id filter by @maikelRAOW in #24
- Make the disabled field work better by @maikelRAOW in #25
- Fix Icon Field Selection. by @maikelRAOW in #26
- Fix styling of uid in admin. by @maikelRAOW in #27
- Add getOption helper method by @maikelRAOW in #28
- Feature/use field init by @maikelRAOW in #29
- Feature/disabled field map by @maikelRAOW in #30
New Contributors
- @maikelRAOW made their first contribution in #4
Full Changelog: 1.1.0...1.2.0