tailor icon indicating copy to clipboard operation
tailor copied to clipboard

A streaming layout service for front-end microservices

Results 48 tailor issues
Sort by recently updated
recently updated
newest added

Hello, Firstly I want to thank you for sharing this awesome project. Then I really like to be able to add custom events in my custom `fetchTemplate` function, and catch...

- by adding tailor object (event emitter) as third parameter of function fix https://github.com/zalando/tailor/issues/347

Dear Maintainers Back in 2018 there was a plan for version 4.0.0 https://github.com/zalando/tailor/issues/274 Yet, the current version is still 3.9.X 1. Is the repo still being maintained? 2. Would you...

Bumps [codecov](https://github.com/codecov/codecov-node) from 2.3.0 to 3.8.3. Release notes Sourced from codecov's releases. v3.8.3 Fixes #329 fix: Test if response has two lines Dependencies #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0...

dependencies

We would like to understand how you layout your fragments on a template and manage the margins and alignments. meaning if we have ``` ``` what is your approach to...

Hi! I've been trying to create a "fragment-common" for resources that are to be shared between our micro frontends, and I haven't been able to find an example of someone...

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Hi, we have been planning to use tailor for combining multiple of our apps into one. We have been facing some issues with CSS. Though we fixed app specific css...

**readme.md** states "_Other attributes are allowed and will be passed as well to relevant functions (eg. filterRequestHeaders, filterResponseHeaders, etc.)_", and we do rely on this. After quite some time we...