Djordje Vlaisavljevic
7787d8f2c4
Added icons
2022-07-05 10:59:14 +02:00
Sanne de Vries
bca286632f
Created standalone search component
2022-07-05 10:49:11 +02:00
Rishabh
27e5cde85a
Added basic modal for search
...
refs https://github.com/TryGhost/Team/issues/1665
- Adds basic UI components to add first version of search modal
2022-07-05 10:23:55 +02:00
Naz
c55a641fa6
Fixed search script element detection
...
refs https://github.com/TryGhost/Team/issues/1665
- The `data-ghost` attribute is used to detect portal script element. The search script will be identified by `data-ghost-search` data attribute (and probably so should the portal script in the futute)
2022-07-04 15:59:08 +02:00
Rishabh
76bc1a8c07
Fixed tests
2022-07-04 15:57:19 +02:00
Rishabh
ac43c86c2e
Fixed tests
2022-07-04 15:55:30 +02:00
Rishabh
506cf49beb
Updated yarn test default script
2022-07-04 15:55:24 +02:00
Rishabh
7cd9a81c5a
Updated default dev port to avoid conflict
...
refs https://github.com/TryGhost/Team/issues/1665
- updates default dev mode port to 2370 to avoid conflict with other local scripts
2022-07-04 15:44:29 +02:00
Rishabh
e2294ace22
Added custom build for minified script
...
refs TryGhost/Team#1665
- overrides webpack config to generate single script for publishing
- adds custom scripts for dev and production mode
2022-07-04 15:41:14 +02:00
Rishabh
67f27f1027
✨ Initial commit
2022-07-04 15:36:49 +02:00
Rishabh
737ae2f101
Initialize project using Create React App
2022-07-04 15:27:40 +02:00