Seth Bertalotto

Results 24 issues of Seth Bertalotto

Version 2.x has a vulnerability in a dependent library that was [fixed](https://github.com/matthew-andrews/isomorphic-fetch/issues/191#issuecomment-697186671) version 3.x. Can fbjs be updated to use this new version? This might require a major or minor...

### Marko Version: [email protected] ### Details When compiling templates in v5, the following error occurs (not present in v4): ``` Failed to compile "foo.marko". Error: SyntaxError: foo.marko(27,6): @tags must be...

type:unverified bug

Hi everybody 👋! If you haven't noticed, there has been renewed activity in the project. Atomizer has served us well internally at Yahoo, as most properties have been using it...

From @src-code via https://github.com/acss-io/acss-site/issues/107 Taken from https://github.com/yahoo/atomizer/issues/247#issuecomment-165270633: > ... It certainly seems like we could fix search pretty easily, perhaps by having an additional "searchable name" in the ruleset for...

website

From @renatoi via https://github.com/acss-io/acss-site/issues/144 I believe that the landing page of acss.io should change to show the GIF that pretty much sums it all up: ![atomizer-in-action](https://media-exp1.licdn.com/dms/image/C5622AQGXVndFM5zx1w/feedshare-shrink_1280/0/1612641006232?e=1616630400&v=beta&t=Z6DgiAvCNueeOVaiL6RVdkGXMUA_SVk9Hrk_uQvX-vw) or at least something...

website

@snyamathi @lingyan @pablopalacios ## Goal Make the API more intuitive and easy to use for developers ## Background Some of this work is based on the discussion in https://github.com/yahoo/fetchr/pull/263#issuecomment-881741395 ##...

@pablopalacios Looks like a good opportunity to enforce API options and publish a proper type definition.

enhancement

During React 18 testing [one unit test was not passing](https://github.com/yahoo/react-stickynode/blob/master/tests/unit/Sticky.test.js#L463), further debugging is required. The package was published to unblock users from upgrading to React 18. This bug could break...

@eliperelman Trying out this package, I've noticed that for Pull Requests I get the production and staging status updates. This is problematic as PR changes are now getting pushed to...

To make it easier to configure the entire project from the `atomizer.config.js`, we should also support the relevant cli arguments in the config file. The following properties would be added:...