inuitcss / CONTRIBUTING

[DEPRECATED] [go to intuitcss/inuitcss]
https://github.com/inuitcss/inuitcss
11 stars 0 forks source link

Nav abstraction #1

Closed florianbouvot closed 10 years ago

florianbouvot commented 10 years ago

Hi Harry,

You have add the tabs object and created a responsive-nav on jsfiddle, but I wonder if you will add or make changes to the nav object from inuit v5?

I think horizontal and vertical nav remain basic object that are very helpful.

florianbouvot commented 10 years ago

What do you think of three objects :

csswizardry commented 10 years ago

I’m thinking (because we have bare-list) we rename the nav abstraction to inline-list.

Then I think it’s probably best to rename them both to list-bare and list-inline.

The responsive aspect will be tricky; that might need to be another feature for another time :)

csswizardry commented 10 years ago

Then I think it’s probably best to rename them both to list-bare and list-inline.

Actually, probably not, seeing as that would mean moving ui-list, block-list, etc. over to that paradigm.

csswizardry commented 10 years ago

Initial object in place: https://github.com/inuitcss/objects.inline-list

florianbouvot commented 10 years ago

Thanks Harry. I would prefer that the names begin with list- but I understand that you didn't want to rename every modules now ;)

csswizardry commented 10 years ago

Yeah, I’ll do that… best to do it now a) while there aren’t dozens of them and b) while these are all 0.x.x.

florianbouvot commented 10 years ago

Well seen ;)

florianbouvot commented 10 years ago

It's weird to see all the modules change their names when used for months.