0.1.98 • Published 7 months ago

frenzy-search-components v0.1.98

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Frenzy Shopify extention

This app contains components for Frenzy search Shopify extension. Contains following components:

  • ProductGridItem - it's product card that can be used for different variant of frenzy product card. It parses HTML template and replaces variables with values received from backend;
  • Pagination - basic pagination;
  • CollectionPage - combines pagination and product cards. Should get products by batches according pagination settings (comes from backend).

This package doesn't have type declarations published to DefinitelyTyped repository. To enable typescript additional package should be installed - frenzy-search-type-declarations (latest). Also declaration file .d.ts should be added to the root directory with content declare module 'frenzy-search-components'.

To enable default CSS import 'frenzy-search-components/dist/index.css' should be added to imports in index.tsx file. If you'd like to use custom styles, all class names can be found under node_modules/frenzy-search-components/dist/index.css (temporary solution, this part of documentation will be updated).

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.\ Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.\ You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.\ See the section about running tests for more information.

yarn build

Runs rollup script to build the app for production to the build folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. Should be run before publishing to npm.

yarn storybook

Runs storybook view on port 6006. It contains visualisation of all components.

npm version patch

Updating package version

npm publish

Publish recent version of application to npm. Should be done after all changes added to commit (and pushed to git, but this is not necessary for publishing).

0.1.96

7 months ago

0.1.97

7 months ago

0.1.98

7 months ago

0.1.92

7 months ago

0.1.93

7 months ago

0.1.94

7 months ago

0.1.95

7 months ago

0.1.90

8 months ago

0.1.91

8 months ago

0.1.85

8 months ago

0.1.86

8 months ago

0.1.87

8 months ago

0.1.88

8 months ago

0.1.89

8 months ago

0.1.81

8 months ago

0.1.82

8 months ago

0.1.83

8 months ago

0.1.84

8 months ago

0.1.80

8 months ago

0.1.75

8 months ago

0.1.76

8 months ago

0.1.77

8 months ago

0.1.78

8 months ago

0.1.79

8 months ago

0.1.74

9 months ago

0.1.72

9 months ago

0.1.73

9 months ago

0.1.70

9 months ago

0.1.71

9 months ago

0.1.64

11 months ago

0.1.65

9 months ago

0.1.66

9 months ago

0.1.67

9 months ago

0.1.68

9 months ago

0.1.69

9 months ago

0.1.52

11 months ago

0.1.53

11 months ago

0.1.54

11 months ago

0.1.55

11 months ago

0.1.56

11 months ago

0.1.57

11 months ago

0.1.58

11 months ago

0.1.59

11 months ago

0.1.51

11 months ago

0.1.63

11 months ago

0.1.60

11 months ago

0.1.61

11 months ago

0.1.62

11 months ago

0.1.50

11 months ago

0.1.49

11 months ago

0.1.41

11 months ago

0.1.42

11 months ago

0.1.43

11 months ago

0.1.44

11 months ago

0.1.45

11 months ago

0.1.46

11 months ago

0.1.47

11 months ago

0.1.48

11 months ago

0.1.40

11 months ago

0.1.38

11 months ago

0.1.39

11 months ago

0.1.36

11 months ago

0.1.37

11 months ago

0.1.30

11 months ago

0.1.31

11 months ago

0.1.32

11 months ago

0.1.33

11 months ago

0.1.34

11 months ago

0.1.35

11 months ago

0.1.29

12 months ago

0.1.28

12 months ago

0.1.27

12 months ago

0.1.26

12 months ago

0.1.25

1 year ago

0.1.24

1 year ago

0.1.23

1 year ago

0.1.22

1 year ago

0.1.21

1 year ago

0.1.20

1 year ago

0.1.19

1 year ago

0.1.18

1 year ago

0.1.17

1 year ago

0.1.16

1 year ago

0.1.15

1 year ago

0.1.14

1 year ago

0.1.13

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.0

1 year ago