Commit Graph

932 Commits (d4e5fec77de762f76597b1d36f8e323991598042)

Author SHA1 Message Date
mehmet-erim 69a03f1ece fix(scripts): remove version control from publish script
6 years ago
mehmet-erim ae53dc740a chore: install typescript to scripts folder
6 years ago
mehmet-erim 1796c4c5d6 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 3f41debd84 fix(theme-shared): fix date formatting for ngb datepicker
6 years ago
mehmet-erim 97bc1d03bc chore: update favicon files
6 years ago
TheDiaval cbe3b90c1d Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
TheDiaval 553508b15f refactor(theme-shared): change toast close button style
6 years ago
mehmet-erim 9e7aeb3b0b style(theme-shared): fix table empty row styles
6 years ago
mehmet-erim 1e15a541c0 fix(theme-shared): fix table sort icon hiding problem
6 years ago
mehmet-erim bf7406f9d5 docs: update ng changelog
6 years ago
Halil İbrahim Kalkan 8db15a81cb Increased version of the npm packages and published all.
6 years ago
Halil İbrahim Kalkan 407ad749bb Upgrade ng package versions
6 years ago
mehmet-erim df04c88568 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim fd123ebde4 fix: convert imports as relative
6 years ago
TheDiaval d2fe08ba67 fix(theme-shared): change padding and width of the confirmation dialog
6 years ago
TheDiaval 22f514d1d6 fix(theme-shared): correct toast-container component z-index
6 years ago
mehmet-erim e1842a56c8 chore: remove unneccessary import
6 years ago
mehmet-erim f59a2945b2 feat(theme-shared): trigger unload confirmation in the modal component when form is dirty
6 years ago
mehmet-erim 681b359eb6 fix(theme-shared): fix lint errors
6 years ago
mehmet-erim bf6426246a refactor(theme-shared): set right and bottom inputs 30px as default
6 years ago
mehmet-erim 756e8588f3 fix(core): fix nullable control in the config state
6 years ago
mehmet-erim 1a99d4d359 Merge branch 'feature/toast-component' of https://github.com/abpframework/abp into feature/toast-component
6 years ago
mehmet-erim dc80d0687b style(theme-shared): move modal styles to modal.component.scss and remove confirmation and toaster styles
6 years ago
mehmet-erim 5246e60647 fix(theme-shared): fix closing confirmation with esc
6 years ago
mehmet-erim 75b32f21bc tests(theme-shared): fix confirmation and toaster tests
6 years ago
TheDiaval 3e40fc3a7b fix(theme-shared): change z-index of container element
6 years ago
TheDiaval f0158d4d50 feat(theme-shared): change icon color to severity color
6 years ago
TheDiaval 835a17b513 fix(theme-shared): correct css class names for confirmation icons
6 years ago
TheDiaval 6b3d7433cb refactor(theme-shared): change opacity and icon size
6 years ago
TheDiaval 6217cd1d62 feat(theme-basic): add toast-container component to layout
6 years ago
mehmet-erim 423192e57f fix(theme-shared): fix confirmation and toast localizations
6 years ago
mehmet-erim b32718eec7 fix(theme-shared): fix confirmation and toaster type errors
6 years ago
mehmet-erim 12a66091cc Merge branch 'dev' of https://github.com/abpframework/abp into feature/toast-component
6 years ago
Mehmet Erim df2b147adb
Merge pull request #2610 from abpframework/fix/remember-me
6 years ago
mehmet-erim 75c005b6cc refactor(account): add takeUntilDestroy to store select stream
6 years ago
mehmet-erim 189a77f4c4 fix: fix remember me functionality
6 years ago
mehmet-erim e8adc2bca9 refactor(account): move login method to auth service
6 years ago
mehmet-erim 3b2ff3e6e8 fix(account): fix enableLocalLogin definition
6 years ago
mehmet-erim 8ba34c5132 chore: change dev app title
6 years ago
mehmet-erim b5038cfad8 refactor: set password fields max limit to 128
6 years ago
TheDiaval 91b68e0bca test(theme-shared): removed test for primeng toaster and confirmation components
6 years ago
TheDiaval c94448e443 refactor(theme-shared): remove Confirmation.Status enum
6 years ago
TheDiaval f48e37f845 Merge branch 'feature/toast-component' of https://github.com/abpframework/abp into feature/toast-component
6 years ago
TheDiaval 0f65dfb037 refactor(theme-shared): change return types of show confirmation methods
6 years ago
TheDiaval 72fee038a5 feat(theme-shared): add clear toasts by key functionality
6 years ago
Yasin Aydın 06ab6623e4
Merge branch 'dev' into feature/toast-component
6 years ago
TheDiaval ee4e0d9ad5 feat(theme-shared): export new toast animation
6 years ago
TheDiaval 5cb651a8bf refactor(theme-shared): add new confirmation service
6 years ago
TheDiaval 009bde83fd refactor(theme-shared): add new confirmation types and interfaces
6 years ago
TheDiaval 21d747e5d7 refactor(theme-shared): add new confirmation component and its styles
6 years ago