Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Modules source location? #11

Open
barneycarroll opened this issue Oct 18, 2018 · 4 comments
Open

Modules source location? #11

barneycarroll opened this issue Oct 18, 2018 · 4 comments

Comments

@barneycarroll
Copy link

Hello, I was really impressed with your date picker component, as seen on this page, but I'm unable to find a canonical source for it on Github. A search revealed there used to be a modules folder in this repository, and various issues point to improvements made to the date picker component, but the files in question seem to have been deleted as part of this pull request.

Was this intentional? Should I be looking elsewhere?

Thanks!

@LaurenceRLewis
Copy link

@barneycarroll There are two folders missing from what I can tell 'Modules; and Config. http://whatsock.com/tsg/

Bryan is on vacation until November so in the meantime:

Under Downloads and the instructions can be found under ACCESSIBLE COMPONENT MODULES > ARIA Date Pickers. For now you may be able to copy the scripts from the examples provided in this section. I'll also check the latest version I have and try and provide these temporarily.

@LaurenceRLewis
Copy link

LaurenceRLewis commented Oct 18, 2018

@accdc
Copy link
Collaborator

accdc commented Oct 20, 2018

Hi,
I'm travelling at the moment, but can hoefully shed some brief light that may be of help.

Originally the primary website WhatSock.com included it's own datepicker and modules folder, which was within its own github repo at https://github.com/whatsock/accdc , but in later years it became too unwieldy to have so many different modules broken out into differnt projects, since only a small subset was included within that package. Plus, every time I updated a shared module file, I needed to test it against fifteen different projects, which was really time consuming.

So, to make all of these more indexable and easy to locate and experiment with, these were all moved into the TSG projects, such as the one at https://github.com/whatsock/tsg

Currently these are all being updated as well, to streamline them within modern APIs and protocols as part of AccDC 4X at https://github.com/whatsock/bootstrap-react

I'll be happy to help further when I return to the states. :)

@barneycarroll
Copy link
Author

Many thanks — I'll use the demos on the site as source material for the time being.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants