Reece Browne
|
e13a1b8f06
|
Improve search UI and fix icon issues (#3192)
# Description of Changes
Please provide a summary of the changes, including:
Searchbar was not compatible with new SVG icons and was monochrome.
Brought in line with design language and fixed bugs

Closes #(issue_number)
---
## Checklist
### General
- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md)
(if applicable)
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings
### Documentation
- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)
### UI Changes (if applicable)
- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)
### Testing (if applicable)
- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md#6-testing)
for more details.
Co-authored-by: Reece Browne <reece@stirling.pdf>
|
2025-03-20 07:56:02 +00:00 |
|
Ludy
|
9a96109ea2
|
Fix: Prevents duplicate listing of search results (#2306)
|
2024-11-23 11:37:13 +00:00 |
|
Anthony Stirling
|
1b0c1b6cff
|
Searchbar in nav auto select, and exe nolonger disable CLI (#2197)
* fix remmeber me
* remove uselss comment
* Update translation files (#2185)
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
* exe no longer disable CLI
---------
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: a <a>
|
2024-11-07 21:50:47 +00:00 |
|
Ludy87
|
cbb4ccd4b7
|
add: multi OAuth2 option README.md, small cosmetic repairs
|
2024-05-25 21:10:12 +02:00 |
|
Anthony Stirling
|
f203e07f55
|
Merge remote-tracking branch 'origin/main' into redesign
|
2024-05-18 13:53:34 +01:00 |
|
Anthony Stirling
|
56d4c02445
|
readd searchbar
|
2024-05-18 13:43:00 +01:00 |
|
Dimitris Doukas
|
840694c527
|
Update search functionality on navbar
|
2024-05-12 14:07:43 +03:00 |
|
Ludy
|
e4a76e96af
|
HTML, CSS, JS and JAVA corrections (#810)
* CSS corrections
* HTML corrections
* JS corrections
* JAVA corrections
* remove tab
* CSS corrections 2
* JS corrections 2
* back to the roots
* max-linie 127
* add slash hr|br
* return bootstrap-icons.css
* return bootstrap-icons.min.css
* return bootstrap.min.css
* Update bootstrap-icons.css
* Update bootstrap-icons.min.css
* Update bootstrap-icons.min.css
* Update bootstrap.min.css
* CSS corrections
* HTML corrections
* JS corrections
* JAVA corrections
* remove tab
* CSS corrections 2
* JS corrections 2
* back to the roots
* max-linie 127
* add slash hr|br
* return bootstrap-icons.css
* Update bootstrap-icons.css
* Bootstrap CSS
* Update prism.css
|
2024-02-16 21:49:06 +00:00 |
|
sbplat
|
55d4fda01b
|
refactor: normalize files
|
2024-02-11 11:47:00 -05:00 |
|
Anthony Stirling
|
7c26c56210
|
test
|
2023-08-20 21:57:19 +01:00 |
|
Anthony Stirling
|
295357f12b
|
tags and searching
|
2023-07-23 23:05:02 +01:00 |
|
Anthony Stirling
|
0eb019fc3c
|
searchbar cleanups
|
2023-07-19 23:15:16 +01:00 |
|
Anthony Stirling
|
a3c7f5aa46
|
Search bar and adjust contrast
|
2023-07-05 22:21:43 +01:00 |
|