What's Changed
- Playground by @lee-to in #412
- Fixes by @ivan-lnk in #415
- feat(fields): Save field by @ivan-lnk in #416
- New pages by @ivan-lnk in #419
- Crud refactoring by @ivan-lnk in #423
- chore(lang): add ui.show by @DissNik in #424
- refactor(filters): New logic in filters by @ivan-lnk in #427
- HasOne store and update, new error handling [2.x] by @ivan-lnk in #435
- Fix assets field [2.x] by @DissNik in #443
- Menubar config for TinyMce [2.x] by @DissNik in #445
- Tests [2.x] by @ivan-lnk in #448
- HasMany form of adding and more [2.x] by @ivan-lnk in #454
- Colors variables by @second1996 in #455
- Colors variables by @second1996 in #456
- fixed slide range [2.x ] by @DissNik in #461
- Has many async search [2.x] by @ivan-lnk in #459
- Relation fixes [2.x] by @ivan-lnk in #465
- Hot fix by @ivan-lnk in #467
- Actions(buttons) and QueryTag update [2.x] by @ivan-lnk in #469
- Model resource: Create/Edit in modals, Metrics [2.x] by @ivan-lnk in #471
- 2.x filters by @DissNik in #472
- Tr/Td attributes [2.x] by @ivan-lnk in #473
- IsAsync/IsPrecognitive in ModelResource [2.x] by @ivan-lnk in #474
- feat(fields): showWhen [2.x] by @ivan-lnk in #476
- feat(pages): Layering pages [2.x] by @ivan-lnk in #477
- MorphTo and StackFields fixes [2.x] by @ivan-lnk in #478
- Update tests.yml by @ivan-lnk in #481
- Test [2.x] by @ivan-lnk in #480
- fix(fields): WithLink trait fixed getLinkName [2.x] by @DissNik in #482
- Fixes and refactoring [2.x] by @ivan-lnk in #483
- chore: added type hint for getFormName() method in FormElement by @DissNik in #484
- test(fields): Range [2.x] by @ivan-lnk in #485
- Test FileField [2.x] by @ivan-lnk in #487
- fix(fields): FileField fix unnecessary file deletion [2.x] by @ivan-lnk in #488
- [2.x] chore: added type hint for format() method in DateTrait by @DissNik in #490
- test(fields): BelongsTo field tests [2.x] by @ivan-lnk in #491
- New features: loading parent resource values and HasMany onlyLink display [2.x] by @ivan-lnk in #494
- add(decoration.button): color style classes sugar by @pepperfm in #489
- HasOne and HasMany division [2.x] by @ivan-lnk in #495
- Fix RelationModelFieldController, fix file overwriting [2.x] by @ivan-lnk in #496
- chore: added type hint for onValue() and offValue() methods in Boolea… by @DissNik in #497
- fix(components): TableBuilder (simple pagination) [2.x] by @ivan-lnk in #498
- [2.x] Rename Fields by @lee-to in #500
- [2.0] color-scheme for input by @DissNik in #501
- [2.0] chore: added type hint for disableDownload() method in FileTrait by @DissNik in #503
- [2.0] chore: theme color by @DissNik in #505
- fix: Make resource with pages command by @lee-to in #510
- [2.0] fix Checkbox default value by @DissNik in #502
- test: Checkbox by @lee-to in #511
- Fix issue [2.x] Link method #507 by @ivan-lnk in #512
- chore: to_page change page and resource by @lee-to in #513
- feat(pages): PageType (issue #508) [2.x] by @ivan-lnk in #514
- fix: Belongstomany async mode on create page by @lee-to in #515
- Remove duplicated trait
Macroableand order alphabetically by @alexrififi in #516 - Tests for pages and various fixes [2.x] by @ivan-lnk in #517
- feat: Authorize for buttons by @lee-to in #518
- fix(pages): Fix PageType checking by @ivan-lnk in #519
- Remove unused dependency
@vitejs/plugin-legacyby @alexrififi in #520 - fix(fields): New HiddenIds fields by @ivan-lnk in #522
- Other fixes [2.x] by @ivan-lnk in #523
- fix: minor fixes by @lee-to in #524
- fix: Json onlyValue without keys by @lee-to in #526
- feat: Save filter state by @lee-to in #527
- feat: Page content view by @lee-to in #528
- Alpha3 fixes [2.x] by @ivan-lnk in #529
- Update README.md by @DissNik in #530
- Added the ability for contributors to use vite dev with HMR by @alexrififi in #521
- feat: ViewPage by @lee-to in #531
- [2.x] field select by @DissNik in #532
- test(fields): Switcher by @ivan-lnk in #534
- 2.x select by @DissNik in #535
- [2.0] remove default placeholder from label by @DissNik in #537
- Update prettier by @alexrififi in #538
- Added auto paddings for layout wrapper with a sidebar or topbar by @alexrififi in #542
- feat: Resource boot, pushToLayers by @lee-to in #540
- fix(fields): asyncSearch inside relation field by @ivan-lnk in #543
- feat: Improvements for table/formbuilders fill methods by @lee-to in #539
- Enable css sourcemaps during dev by @alexrififi in #544
- Toggle dark mode without reloading by @alexrififi in #545
- Fixs modal titles by @k-rustemuly in #546
- asyncSearch core fix by @ivan-lnk in #547
- TableBuilder async mode by @ivan-lnk in #550
- [2.0] style(toasts): primary and secondary color by @DissNik in #554
- Added the ability to set the home (initial page/resource) by @alexrififi in #548
- Don't run tests for PR that are drafts by @alexrififi in #555
- [2.0] chore(components): fix table component for php8.1 by @DissNik in #556
- Async refactoring by @ivan-lnk in #558
- fix(components): QueryTag async Fix by @ivan-lnk in #561
- [2.x] fix assets for dark theme by @DissNik in #562
- fix: findResource method by @lee-to in #563
- refactor: Rename component link to link-button by @lee-to in #564
- feat: Select with images by @lee-to in #565
- File field fix resolveAfterDestroy method by @ivan-lnk in #566
- Update alpinejs assets by @alexrififi in #567
- Update tailwindcss by @alexrififi in #568
- refactor: Events by @lee-to in #570
- feat(components): Async delete in IndexPage by @ivan-lnk in #571
- [2.x] chore(apexchar): fix init with theme by @DissNik in #572
- feat: Make crud pages by @lee-to in #574
- Simplify sort query string by @alexrififi in #573
- feat: make handler,typecast command by @lee-to in #576
- Added the ability to use local vite server config by @alexrififi in #577
- Added action when clicking on a resource in the table by @alexrififi in #575
- Fix async by @ivan-lnk in #578
- Table builder fixes by @ivan-lnk in #580
- Fixes for deletion actions by @ivan-lnk in #581
- fix: Async edit in modal by @ivan-lnk in #582
- fix(actions): Create action in modal and Async mode by @ivan-lnk in #583
- feat: redirectAfterSave property by @lee-to in #584
- Search pages by type by @ivan-lnk in #585
- HasMany async mode by @ivan-lnk in #588
- fix(fields): HasMany delete fix by @ivan-lnk in #589
- Import export in config by @lee-to in #591
- feat: Json filter mode by @lee-to in #592
- feat: ActionButton one love by @lee-to in #593
- Fix compatibility with another alpine or livewire 3 by @alexrififi in #594
- HasMany updateOnPreview by @ivan-lnk in #595
- updateOnPreview refactoring by @ivan-lnk in #596
- fix: updateRelationColumnRoute method fix by @ivan-lnk in #597
- fix(lang): fix typos by @Opekunov in #600
- feat: add tinymce custom configs by @Opekunov in #598
- [2.x] decorations DocBlocks by @DissNik in #601
- refactor: HasOne/Many by @lee-to in #603
- Up Down buttons for Number field by @Opekunov in #602
- chore: switch rating icon to heroicons by @Opekunov in #605
- chore: color filed redesign by @Opekunov in #604
- style: .table simplifying by @Opekunov in #606
- test: removing deprecated method addFieldToTestResource by @ivan-lnk in #607
- Relations after delete events by @ivan-lnk in #608
- feat(resources): ResourceWithParent trait by @ivan-lnk in #609
- refactor(controller): Handling errors in the controller by @ivan-lnk in #610
- Tests for MoonShine 2.0 by @ivan-lnk in #611
- exceptElements method fix by @ivan-lnk in #614
Full Changelog: 1.61.1...2.0.0