Adam Zerella

Results 26 issues of Adam Zerella

If changing an existing definition: - [x] Provide a URL to documentation or source code which provides context for the suggested changes: https://github.com/bugwheels94/math-expression-evaluator/issues/47 - [x] If this PR brings the...

Unreviewed
Edits Owners

The `postbird.desktop` file that is distributed in the `.deb` and `.rpm` packages labels postbird with a lowercase p and the icon doesn't appear to be packaged along with the relevant...

enhancement

# Feature Request - [x] I’ve read and understood the [Contributing guidelines](https://github.com/govau/design-system-components/blob/master/CONTRIBUTING.md) and have done my best effort to follow them. - [x] I’ve read and agree to the [Code...

enhancement
submitted by user
2.0

Currently our react components are all bundled into the single file, this PR separates each component into a seperate file. The seperate files are concatenated together in the `lib/react/react.js` and...

enhancement
architecture
2.0

> The first thing we can do initially is to write and ship definition file for only the `react.js` components. This involves creating a definition file like`index.d.ts` and updating the...

enhancement
2.0

`packages` is quite an old name, for a new starter looking at this repo it's immediately more obvious if our components are under a `component/` folder.

architecture

As drafted by @toxamiz in #700, this is a more workable branch. Issue reference: #429 ## Todo: - [ ] JavaScript linting needs to be IE8 compliant.

enhancement

With the recent release of the `form` component and the draft by @toxamiz in #680 we have an opportunity to publish a simplified version of the file-upload component. This PR...

new component

🚧 Work in progress ! 🚧 This branch is based off of `feature/hoist-node-modules-to-root`. It features a script that will automatically generate the contents of the `README.md` for each component in...

enhancement
submitted by user
documentation
architecture

`axe-core` seems to be a far more popular library for accessibility HTML testing https://github.com/dequelabs/axe-core

enhancement
accessibility