Releases: avo-hq/avo
Releases Β· avo-hq/avo
Release v0.1.5
Changes
- chore(deps): bump lodash from 4.17.15 to 4.17.19 in /spec/dummy @dependabot (#83)
- chore(deps): bump lodash from 4.17.15 to 4.17.19 @dependabot (#82)
πΈ Features
- feature: fields Default Option @mihaimdm22 (#88)
- feature: index grid view @adrianthedev (#85)
- feature: fields Nullable @mihaimdm22 (#78)
- feature: fields Help Text @mihaimdm22 (#77)
- feature: KeyValue field @mihaimdm22 (#57)
- feature: Code field @mihaimdm22 (#72)
- feature: add support for getters and setters @adrianthedev (#73)
- feature: Hidden field @mihaimdm22 (#71)
- feature: Status field @mihaimdm22 (#60)
- feature: Currency field @mihaimdm22 (#69)
- feature: Gravatar field @mihaimdm22 (#67)
- feature: Country field @mihaimdm22 (#68)
- feature: Badge field @mihaimdm22 (#66)
- feature: heading field @mihaimdm22 (#61)
- feature: resource filters @adrianthedev (#65)
- feature: has_and_belongs_to_many relation @adrianthedev (#63)
- feature: has_many & autofocusable inputs, form submit event and modal redesign @adrianthedev (#62)
- feature: has one relation @adrianthedev (#58)
π Bug Fixes
- fix: solve Currency field and Code field issues @mihaimdm22 (#87)
- fix: file field value issue @adrianthedev (#76)
π§ͺ Test
- test: Option field tests @mihaimdm22 (#89)
- test: fail tests on console error @adrianthedev (#70)
π‘ Refactor
- improvement: Boolean and Boolean Group fields @mihaimdm22 (#90)
- refactor: minor design tweaks @adrianthedev (#84)
- refactor: redesign 1.0 @adrianthedev (#81)
- refactor: remove bottom margin from file field @adrianthedev (#79)
- refactor: new less congested dummy app @adrianthedev (#75)
- refactor: moved component declarations to different file @adrianthedev (#64)
Release v0.1.3
Changes
π Bug Fixes
- fix: search broken for resources with one argument @adrianthedev (#56)
- fix: select placeholder default field is broken @adrianthedev (#55)
π‘ Refactor
- refactor: menu items humanized @adrianthedev (#54)
π Style
- refactor: minor cleanup @adrianthedev (#53)
Release v0.1.2
Changes
πΈ Features
- feature/booleangroup-field @mihaimdm22 (#24)
- feat: initial commit for generators @adrianthedev (#50)
- feat: add avocado configuration @adrianthedev (#49)
- feature: auto PR flabel @adrianthedev (#42)
π Bug Fixes
- fix: rubocop checks not working @adrianthedev (#44)
π€ Maintenance
- chore: remove files field and minor tweaks @adrianthedev (#48)
- refactor: rename resolve_using -> format_using @adrianthedev (#47)
- chore: filter out spec helpers @adrianthedev (#46)
- chore: add covergae monitor @adrianthedev (#45)
- chore: rubocop PR checks @adrianthedev (#43)
π Style
- style: minor tweaks @adrianthedev (#51)
Release v0.1.1
Changes
- first idea of placeholder @mihaimdm22 (#27)
- chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /spec/dummy @dependabot (#30)
- refactor: resource index and filters improvements @adrianthedev (#29)
- refactor: belongs to improvements @adrianthedev (#26)
- feature: date-field with basic options @mihaimdm22 (#18)
- chore(deps): bump kaminari from 1.2.0 to 1.2.1 @dependabot (#22)
- chore: file uploads @adrianthedev (#20)
- chore(deps-dev): bump puma from 4.3.3 to 4.3.5 @dependabot (#21)
- Feature/select field @mihaimdm22 (#17)
- Feature/boolean field @mihaimdm22 (#16)
- Feature/raedonly tag @adrianthedev (#15)
- feat: number field basic implementation @mihaimdm22 (#14)
- textarea field @mihaimdm22 (#13)