Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gridded yxt-Card styling for 2 columns #784

Closed
wants to merge 53 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
00debc3
README: update navigation param to verticalPages
nbramblett Apr 8, 2020
32e0133
Always use CustomEvent polyfill (#668)
oshi97 Apr 9, 2020
1cca063
Add first TestCafe acceptance test for the SDK. (#670)
tmeyer2115 Apr 9, 2020
4de7dcd
Update Selector used in the AutoCompleteComponentBlock. (#685)
tmeyer2115 Apr 15, 2020
584423d
Add border around the SearchBar component when viewing on Mobile. (#686)
tmeyer2115 Apr 15, 2020
39d99be
Legacy Card: Fix big date in the hbs (#692)
alexisgrow Apr 16, 2020
7217828
Fix CTAs not showing icon when only iconUrl present (#696)
oshi97 Apr 17, 2020
84d63e9
Add border-top to yxt-Accordion-list (#697)
oshi97 Apr 17, 2020
9ad859c
CTAs: remove on hover/focus/active color (#698)
oshi97 Apr 17, 2020
5b75994
Cards: Add parentOpts as a target, ensure _blank default (#694)
nbramblett Apr 17, 2020
52d2e3b
README: Document the useAccordion config option for UniversalResults …
alexisgrow Apr 20, 2020
205818b
VerticalResults: Hide applied filters when displaying no results (#690)
oshi97 Apr 20, 2020
782fabf
Map: add noResults configuration (#691)
nbramblett Apr 17, 2020
4584727
Accordion results CSS QA (#703)
nbramblett Apr 20, 2020
5293d67
ie11 searchbar placeholder color (#707)
oshi97 Apr 21, 2020
487e184
README: Add documentation for Map Component (#701)
alexisgrow Apr 21, 2020
df07f8b
update readme: fallback cta icon is star (#706)
oshi97 Apr 21, 2020
dab3b6f
Make Event Polyfill match previous non-polyfilled behavior (#704)
oshi97 Apr 21, 2020
96ef630
Add global noResults configuration option. (#709)
tmeyer2115 Apr 21, 2020
0c1f1f5
update universal results borders (#708)
oshi97 Apr 21, 2020
f387495
Revert padding change to yxt-Results-filters (#711)
oshi97 Apr 21, 2020
ccc9f9a
Change context to be positive equality rather than negative (#710)
nbramblett Apr 21, 2020
624addb
Cards: Allow custom card type for custom card components (#566)
alexisgrow Mar 13, 2020
6e7935d
Navigation Component: Fix tabs check for vertical key (#536) (#534)
alexisgrow Mar 13, 2020
a5c893f
Vertical Results: Pull vertical config from component config if exist…
alexisgrow Mar 14, 2020
99408b0
Pagination Component: Accept verticalKey from component config (#567)
alexisgrow Mar 14, 2020
82ee8d4
Navigation Component: Empty or undefined verticalKey has same behavio…
alexisgrow Mar 23, 2020
2f737a7
CTA Component: Add 'eventType' as a synonym for analytics for backwar…
alexisgrow Apr 22, 2020
c3e72ee
Card/Legacy Card: IE11 styling fixes for overflow and card size (#716)
alexisgrow Apr 22, 2020
3c25a20
Results: Add border to title bar (#714)
alexisgrow Apr 22, 2020
c5e3ddd
Update Legacy Card to support IE11 (#725)
nbramblett Apr 23, 2020
9d4cb5e
Results Placeholder: Remove placeholder content and adjust styling (#…
alexisgrow Apr 23, 2020
e1110cb
Cards: Pass modifier from VerticalResults through to card (#729)
alexisgrow Apr 23, 2020
c22b339
Add border-right border-left to yxt-Accordion-list (#717)
oshi97 Apr 23, 2020
852dcb8
Update core-js dependency to 3.6.5. (#731)
tmeyer2115 Apr 24, 2020
54dc96b
Make updates to @babel plugins suggested by Dependabot. (#736)
tmeyer2115 Apr 24, 2020
e49a4b9
VerticalPages config: Add iconUrl option (#730)
alexisgrow Apr 24, 2020
1f906c8
Let url be null on Legacy card. (#727)
nbramblett Apr 24, 2020
94d157f
StandardCard: styling to line up ctas when there are images and no im…
oshi97 Apr 24, 2020
988e5f4
Fix too tall mobile cards (#742)
oshi97 Apr 24, 2020
671c296
Update library version to v1.0.0. (#741)
tmeyer2115 Apr 24, 2020
c6a8eb2
Update deploy_version job to additionally also deploy $MAJOR_VERSION …
oshi97 Apr 27, 2020
8576500
README: Edits to be up-to-date with recent changes (#705)
alexisgrow Apr 27, 2020
7fdd6ed
Update library version to 1.0.1.
tmeyer2115 Apr 27, 2020
f97f0ad
Add information about Rich Text Formatting to README. (#747)
tmeyer2115 Apr 30, 2020
85dd68f
Allow SearchBar to be created without form as submission context. (#750)
tmeyer2115 May 5, 2020
42b1d61
README: Add modifier option to the VerticalResults portion of the doc…
alexisgrow May 5, 2020
7fa9578
LocationBias: Accuracy help text depends on the data.accuracy (#755)
alexisgrow May 5, 2020
df2b904
Create LICENSE (#759)
MattCBowman May 5, 2020
2e5cf23
README: Update Search Config example to be a number not string (#757)
alexisgrow May 5, 2020
362bf19
UniversalResults: Remove unused limit param from component and docs (…
alexisgrow May 5, 2020
e43013f
Update library version to v1.1.0. (#760)
tmeyer2115 May 5, 2020
3383c2b
Fix gridded yxt-Card styling for 2 columns
creotutar May 14, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed .DS_Store
Binary file not shown.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,14 @@ jobs:
subdirectory: '/${CIRCLE_TAG}'
cache-control: 'max-age=31536000'
- run:
name: "Get minor version substring"
name: "Get major and minor version substrings"
command: |
echo "export MINOR_VERSION="$(echo "${CIRCLE_TAG}" | cut -d '.' -f 1,2)"" >> $BASH_ENV
echo "export MAJOR_VERSION="$(echo "${CIRCLE_TAG}" | cut -d '.' -f 1)"" >> $BASH_ENV
- deploy-to-aws:
subdirectory: '/${MINOR_VERSION}'
- deploy-to-aws:
subdirectory: '/${MAJOR_VERSION}'
workflows:
version: 2
build_and_deploy:
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
app/
dist/
dist/
**/.DS_Store
29 changes: 29 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
BSD 3-Clause License

Copyright (c) 2020, Yext
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1,182 changes: 672 additions & 510 deletions README.md

Large diffs are not rendered by default.

Loading