Commit Graph

95 Commits

Author SHA1 Message Date
Mykyta Synelnikov 07949b9c35 * fixed HTML formatted textarea; 2024-10-10 11:56:55 +03:00
Mykyta Synelnikov 05dd388911 * fixed #1546 via wrapping custom HTML in iframe block; 2024-09-26 18:14:11 +03:00
Mykyta Synelnikov 8f65e72e3f - fixed search line layout; 2024-02-16 16:06:28 +02:00
ashubawork deb7c14678 - fix search icon CSS 2024-01-30 16:10:03 +02:00
Mykyta Synelnikov 3cad3563a8 Merge pull request #1339 from ultimatemember/fix/field_icon
Field icon visibility
2023-11-21 02:23:25 +02:00
Mykyta Synelnikov 48d48202e3 - wp-admin scripts refactored;
- wpcs;
2023-11-16 01:01:52 +02:00
Mykyta Synelnikov b40edd26e6 - wp-admin assets refactoring (in process); 2023-11-03 17:31:18 +02:00
ashubawork 2a94339e36 - fix field icon visibility 2023-10-26 13:24:13 +03:00
Mykyta Synelnikov 886d418705 - reviewed #1212 and manually merged it into development/2.6.9; 2023-07-25 13:22:22 +03:00
yuriinalivaiko e013db9102 - added selectors for the .um-search-filter wrapper 2022-06-22 00:28:50 +03:00
yuriinalivaiko 62867920e9 - fixed select2 style conflicts with 3-party plugins 2022-06-18 19:58:43 +03:00
yuriinalivaiko ebdabbec9e - fixed Multi-Select field search styles 2022-06-07 12:12:03 +03:00
yuriinalivaiko 5ea3407957 - fixed select2 styles for RTL languages 2022-05-28 16:47:49 +03:00
yuriinalivaiko dbb3b0be65 lib UM.menus renamed to UM.dropdown 2021-03-03 19:58:51 +02:00
denisbaranov 23888a0ee0 minor style fix of the textarea field 2020-10-18 15:28:55 +03:00
nikitasinelnikov f16783c047 Merge remote-tracking branch 'remotes/origin/origin/improvement/field-notice' 2020-02-06 15:05:34 +02:00
nikitasinelnikov f7bbafda7b - review Select2 CSS;
- fixes for member directory;
2020-01-29 13:22:03 +02:00
denisbaranov 345c05838c Multi-select field style 2020-01-27 19:09:54 +02:00
Champ Camba 14f962dd39 Add field notice 2020-01-08 17:51:23 +08:00
nikitasinelnikov f50e90ccaa - merge get_attr function, created by Champ 2019-11-25 16:08:03 +02:00
nikitasinelnikov cc08e23bd2 - added text-type filters;
- added limitation for select-type filters for getting only exists options;
- added fixes for member directory styles;
2019-11-20 17:07:38 +02:00
nikitasinelnikov 6e7eee89bf - added some localized strings;
- fixed the lack of registration user process with empty email or username;
2019-10-17 21:44:11 +03:00
nikitasinelnikov 8e7a2fb8be - fixed RTL styles; 2019-10-16 18:30:39 +03:00
nikitasinelnikov 3ea1e05708 - remove margin only for correct radio/checkbox blocks; 2019-10-09 13:05:54 +03:00
nikitasinelnikov 942ad3027f Merge remote-tracking branch 'remotes/origin/fix/remove_wrong_margin_from_fields' 2019-10-09 13:00:11 +03:00
nikitasinelnikov cf118d137d - member directory styles; 2019-09-23 13:34:25 +03:00
nikitasinelnikov 5241b95a98 - fixed some colors in CSS;
- fixed RTL layouts;
- fixed must search attr;
- fixed show only these users attr;
- changed CSS for fields (1px border);
- fixed UM dropdown JS for position;
2019-09-11 16:07:51 +03:00
denisbaranov ab10870461 remove margin from the .um-field-checkbox and .um-field-radio blocks 2019-09-09 11:06:30 +03:00
nikitozzzzzzz 9c4ffa0bfd Merge remote-tracking branch 'remotes/origin/fix/github#495' into release/2.0.26 2018-09-11 23:34:03 +03:00
denisbaranov b8c1f4208e BUG: Issue in layout 2018-08-29 16:43:58 +03:00
dbaranov 0868bb9dbf BUG: Issue in change the size of the text area 2018-08-29 15:11:53 +03:00
nikitozzzzzzz e280828ac5 - fixed upgrade;
- fixed conditional logic;
2018-08-03 16:47:05 +03:00
nikitozzzzzzz 12e291e278 - remove commented text; 2018-06-19 14:00:15 +03:00
nikitozzzzzzz b0bc412ca7 - changed Instagram icon color;
- changed um-button styles;
2018-06-19 13:55:07 +03:00
Champ Camba e80077bdd9 Fix field icons display 2017-02-15 13:27:22 +08:00
Champ Camba a5c212c790 Remove pointer cursor from field areas in profile view mode 2017-02-10 09:34:07 +08:00
champsupertramp 30c997faf4 Fix select field multiple select 2016-06-12 07:18:09 +08:00
champsupertramp 8b4618ff96 Fix SelectJS dropdown and autocomplete 2016-06-08 21:19:26 +08:00
champsupertramp 481e500aff Fix select fields in overlay 2016-06-07 16:00:13 +08:00
champsupertramp 189da47b60 Fix select fields styles in backend 2016-06-03 22:54:29 +08:00
champsupertramp eb63985e1c Fix select fields style in front-end 2016-06-03 22:39:16 +08:00
champsupertramp d58f908a0c Fix select fields 2016-06-02 19:30:21 +08:00
champsupertramp 57d99b25a3 Tweak multiple select field style 2016-05-28 19:21:16 +08:00
champsupertramp a5470a68c6 Update select2 assets 2016-05-26 18:56:28 +08:00
jonfalcon 4ee94204ab Add search widget 2016-03-17 15:09:49 -07:00
jonfalcon ac3a0eacfa Validate username exists on keypress 2016-02-16 16:10:31 -08:00
jonfalcon 8566dd6afa Add password confirmation validation 2016-02-16 15:10:51 -08:00
champsupertramp 16609859c3 Tweak upload form styles 2016-02-16 23:02:51 +08:00
jonfalcon dedf6e84a3 Fix telno input styles 2016-01-28 10:16:14 -08:00
champsupertramp 717d4db5d8 Revert "Update select2"
This reverts commit 84e788b3d7.
2016-01-26 18:12:37 +08:00