Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Update June 2019 #118

Closed
wants to merge 2 commits into from
Closed

Update June 2019 #118

wants to merge 2 commits into from

Conversation

alexcjohnson
Copy link
Collaborator

Noticed a couple of additions when I reran generate-components just now: for Button, formEncType, formMethod, formTarget; for Select: autoComplete. They seem reasonable...

While I was at it I had the script overwrite data/attributes.html so we can see the diff there (though it's pretty messy)

name=NULL, type=NULL, value=NULL, accessKey=NULL, className=NULL,
contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL,
lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL,
loading_state=NULL, ...))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Combined with deps, inst, etc. changes, doesn't this equate to an actual release/update of the R package (considering that GitHub is currently our distribution mechanism)?

Copy link
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me but, I do wonder about updating the py and R artefacts -- except if I misunderstand this means we've essentially released a new version.

@alexcjohnson
Copy link
Collaborator Author

Good call on not updating build artifacts -> #119
I could also point out that src/ isn't actually source, so it should (a) be renamed, and (b) potentially be ignored from all but the master branch, and added to the normal npm run build process.

@alexcjohnson alexcjohnson deleted the update-jun-2019 branch June 18, 2019 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants