210 Commits (react-native-tutorial-update)

Author SHA1 Message Date
sumeyye 5a2e199bd4 fix: template warning for extensible table 3 months ago
sumeyye 849e60f5eb update: remove unused imports 3 months ago
Fahri Gedik 5a61d649bd Use ReadonlyPropData and fix data access 3 months ago
sumeyye a9959bfa63 fix: a small typo in the html template 3 months ago
Fahri Gedik 371bc43671 Guard against missing data in ExtensibleFormProp 3 months ago
Fahri Gedik 0d20d2f07e Refactor chart, table, directives, and permissions 3 months ago
sumeyye d27539af8c add: comments for the extensibility models 3 months ago
sumeyye bb5f10eb55 update: remove unused imports 3 months ago
sumeyye 49b3ddbc67 update: remove unused inputs 3 months ago
Fahri Gedik cb1116a8e7 Refactor to use Angular signals and input() API 4 months ago
Fahri Gedik c0d2b57f01 Refactor to use Angular input signals across components 4 months ago
Fahri Gedik 956773d7c3 Refactor to use Angular's new output() event API 4 months ago
Fahri Gedik bda3c32c65 Refactor to use new viewChild/viewChildren/contentChild APIs 4 months ago
Fahri Gedik f28dfe15b9 Refactor row detail context and typings in table component 4 months ago
Fahri Gedik c81124d2dc Add ExtensibleTableRowDetailComponent to module and docs 4 months ago
Fahri Gedik 5c00d366f8
The @ViewChild decorator for 'table' uses the definite assignment assertion (!) but doesn't specify the static option 4 months ago
Fahri Gedik 41e3ef8fd0
Update npm/ng-packs/packages/components/extensible/src/lib/components/extensible-table/extensible-table.component.html 4 months ago
Fahri Gedik abb68b3415
The toggleExpandRow method uses optional chaining on table 4 months ago
Fahri Gedik 2a7ff01e88 Add extensible table row detail feature 4 months ago
Fahri Gedik a03b33eb7a Refactor to replace NgClass with class binding 4 months ago
Fahri Gedik 0881499d50 Refactor to replace NgClass with class bindings 4 months ago
sumeyye 7de0465d8f update: form prop to use localization params 6 months ago
sumeyye d8acd9a606 fix: merger conflict on extensible form prop component 6 months ago
Fahri Gedik 47fec83ae1 Simplify initial field focus logic in form prop component 6 months ago
Fahri Gedik 8399ba2afa Improve focus handling for form field visibility 6 months ago
Fahri Gedik 738c1ff2c8 Fix column width handling in extensible table 8 months ago
sumeyye 4da19a6911 fix: focus element issue on extensible form property 8 months ago
erdemcaygor ca5b54fd58 refactoring 8 months ago
sumeyye 2996b47823 update: enhancement for infinite scroll support 8 months ago
Leandro Candeias f1342bb50b Add TableHeight Input to extensible-table 9 months ago
Leandro Candeias 2b744664db Add Infinite Scroll to extensible-table 9 months ago
Fahri Gedik 0f23ce685a Refactor column width handling with signals and computed 9 months ago
Fahri Gedik 436dbc69ba Reapply "Improve column width handling in ExtensibleTable" 9 months ago
Fahri Gedik 3f41906037 Revert "Improve column width handling in ExtensibleTable" 9 months ago
Fahri Gedik 53cfc6a817 Improve column width handling in ExtensibleTable 9 months ago
erdemcaygor 38805d14f5 code refactoring 9 months ago
Fahri Gedik 50f90f7c8a Show actions text when at least one action exists 9 months ago
sumeyye 835015757d update: rollback to use `@abp/utils` instead 9 months ago
sumeyye e330246f0b update: add `linked-list` copy to `components` package explicitly 9 months ago
voloagent 46b875f941 Update_NPM_Packages 9 months ago
sumeyye c823e197fd update: wildcard paths for `@abp/utils` 9 months ago
Fahri Gedik 1cd9c6985e Add AsyncPipe to component imports and declarations 10 months ago
Fahri Gedik 42f8366483 Refactor enum and state util tests for improved mocks 10 months ago
Fahri Gedik f3070a510f Refactor imports for Angular standalone components 10 months ago
Fahri Gedik 614db43daa Refactor components to use standalone Angular imports on components package 10 months ago
sumeyye 944d705410 update: remove unused imports from `GridActionsComponent` 10 months ago
Fahri Gedik 699f4ad31b Remove unused imports and minor constructor cleanup 10 months ago
Fahri Gedik d03303d410 Remove unnecessary injector parameter from constructors 10 months ago
Fahri Gedik dc4d227e7e refactor : migrate components package to inject() DI 11 months ago
Fahri Gedik e2c4f5c5ff Enable column header click sorting in extensible table 11 months ago